New issue
Advanced search Search tips

Issue 754392 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Aug 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

scrollIntoView-empty-args.html test is flaky

Project Member Reported by sunyunjia@chromium.org, Aug 10 2017

Issue description

The test depends on window size so it is flaky. For example load [1] in Chrome and change the window size to be smaller than 500px then the test fails.

A simple fix will be to use an inner container to scroll and verify its offset instead of depending on the window.

https://github.com/w3c/web-platform-tests/issues/6811
 
Components: Blink>Scroll
Cc: -majidvp@chromium.org sunyunjia@chromium.org
Owner: majidvp@chromium.org
I made a pull request against web-platform-tests repo. If it makes sense I can submit it through chromium repo. Feel free to take a look and leave comments on pull request.

https://github.com/w3c/web-platform-tests/pull/6813
Status: Fixed (was: Assigned)

Sign in to add a comment