Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable chrome overlay scrollbar animations #50298

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

flackr
Copy link
Contributor

@flackr flackr commented Jan 27, 2025

Overlay scrollbar animations are time delayed and not web visible or testable. Disable timed animation delays to ensure ref tests do not fail based on how long it takes to capture the screenshot. In particular, this flag ensures that the overlay scrollbar remains visible indefinitely after a scroll allowing the scrollbar position / appearance to be reliably tested even when overlay scrollbars are in use.

Overlay scrollbar animations are time delayed and not web
visible or testable. Disable timed animation delays to ensure
ref tests do not fail based on how long it takes to capture the
screenshot.
@flackr flackr requested a review from jgraham January 27, 2025 16:44
@wpt-pr-bot wpt-pr-bot added infra wptrunner The automated test runner, commonly called through ./wpt run labels Jan 27, 2025
@flackr flackr removed the request for review from jgraham January 27, 2025 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra wptrunner The automated test runner, commonly called through ./wpt run
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants