Update visual regression snapshots #3273
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What are you trying to accomplish?
This PR updates 900+ visual regression image snapshots.
In newly opened PRs, I'm getting 900+ image snapshot changes despite no obvious visual changes. It's really hard to compare diffs in this PR (it freezes up my browser), so I've opened a smaller PR so you can compare the snapshots there (#3274).
Its unclear to me what is causing this sudden change. The one suspicious PR that came to mind is the very recently merged #3271, which upgrades the Playwright version to 1.49.1 (in addition to introducing ARIA screenshots). But if this PR were the cause, these snapshots should have been updated in that PR...
As a test, I reverted the playwright change in #3275, but I still see the same 900+ changes which seems to indicate these snapshots would have been generated regardless of the playwright bump... This points to something else changing an causing this... but I'm unsure what.
I suggest we merge this if it's going to block other PRs.
Integration
List the issues that this change affects.
Closes # (type the GitHub issue number after #)
Risk Assessment
What approach did you choose and why?
Anything you want to highlight for special attention from reviewers?
Accessibility
Merge checklist
Take a look at the What we look for in reviews section of the contributing guidelines for more information on how we review PRs.