RESOLVED FIXED 212474
fast/dom/vertical-scrollbar-in-rtl.html is flaky failing
https://bugs.webkit.org/show_bug.cgi?id=212474
Summary fast/dom/vertical-scrollbar-in-rtl.html is flaky failing
Chris Dumez
Reported 2020-05-28 09:54:45 PDT
fast/dom/vertical-scrollbar-in-rtl.html is flaky failing: vertical scroll: : Success continuously call window.scrollY : Success zoom in and out preserve scroll position: Success -resize preserves scroll position: Success +resize preserves scroll position: Failure, actual: -999; expected: -1000 KeyDown HOME move y-scroll position to bottom for RTL page: 0 KeyDown END move y-scroll position to bottom for RTL page: 0 selectAll selects all document: Success
Attachments
Patch (1.56 KB, patch)
2020-05-28 09:56 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2020-05-28 09:54:56 PDT
Chris Dumez
Comment 2 2020-05-28 09:56:54 PDT
Geoffrey Garen
Comment 3 2020-05-28 10:47:16 PDT
Comment on attachment 400472 [details] Patch r=me
EWS
Comment 4 2020-05-28 11:02:06 PDT
Committed r262248: <https://trac.webkit.org/changeset/262248> All reviewed patches have been landed. Closing bug and clearing flags on attachment 400472 [details].
Note You need to log in before you can comment on or make changes to this bug.