scrollIntoView-empty-args.html test is flaky |
|||
Issue descriptionThe 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
,
Aug 10 2017
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
,
Aug 15 2017
|
|||
►
Sign in to add a comment |
|||
Comment 1 by sunyunjia@chromium.org
, Aug 10 2017