RESOLVED FIXED 208323
REGRESSION (r257391-257396): [ iOS ] imported/w3c/web-platform-tests/html/browsers/browsing-the-web/history-traversal/scroll-restoration-order.html is failing
https://bugs.webkit.org/show_bug.cgi?id=208323
Summary REGRESSION (r257391-257396): [ iOS ] imported/w3c/web-platform-tests/html/bro...
Jacob Uphoff
Reported 2020-02-27 09:06:16 PST
imported/w3c/web-platform-tests/html/browsers/browsing-the-web/history-traversal/scroll-restoration-order.html This test is first seen to fail on r257396 and passed on r257390. This test is failing on release and debug for iOS 13. History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fbrowsers%2Fbrowsing-the-web%2Fhistory-traversal%2Fscroll-restoration-order.html Diff: -FAIL Traversing history should restore scroll position after dispatching popstate and before dispatching hashchange assert_array_approx_equals: scroll is restored before hashchange for #2 property 0, expected 100 +/- 1, expected 100 but got 555 +FAIL Traversing history should restore scroll position after dispatching popstate and before dispatching hashchange assert_not_equals: scroll is restored before popstate for #2 got disallowed value 100
Attachments
Patch (2.42 KB, patch)
2020-02-27 15:19 PST, Ben Nham
no flags
Radar WebKit Bug Importer
Comment 1 2020-02-27 09:06:37 PST
Jacob Uphoff
Comment 2 2020-02-27 09:16:53 PST
https://trac.webkit.org/changeset/257394/webkit This is the most likely commit to have caused the regression.
Ben Nham
Comment 3 2020-02-27 15:19:34 PST
Ryan Haddad
Comment 4 2020-02-27 17:01:55 PST
Comment on attachment 391926 [details] Patch cq+'ing since the test passed on the iOS bot.
WebKit Commit Bot
Comment 5 2020-02-27 17:46:33 PST
Comment on attachment 391926 [details] Patch Clearing flags on attachment: 391926 Committed r257608: <https://trac.webkit.org/changeset/257608>
WebKit Commit Bot
Comment 6 2020-02-27 17:46:35 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.