Bug 161143 - [ios-simulator] LayoutTest imported/w3c/web-platform-tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-fragment-scrolling-samedoc.html failing
Summary: [ios-simulator] LayoutTest imported/w3c/web-platform-tests/html/browsers/brow...
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-24 09:47 PDT by Ryan Haddad
Modified: 2016-08-24 13:11 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2016-08-24 09:47:14 PDT
[ios-simulator] LayoutTest imported/w3c/web-platform-tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-fragment-scrolling-samedoc.html failing

--- /Volumes/Data/slave/ios-simulator-9-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-fragment-scrolling-samedoc-expected.txt
+++ /Volumes/Data/slave/ios-simulator-9-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-fragment-scrolling-samedoc-actual.txt
@@ -1,3 +1,3 @@
 
-FAIL Manual scroll restoration should take precedent over scrolling to fragment in cross doc navigation assert_equals: should not scroll to fragment expected 0 but got 800
+PASS Manual scroll restoration should take precedent over scrolling to fragment in cross doc navigation 
 
https://build.webkit.org/builders/Apple%20iOS%209%20Simulator%20Debug%20WK2%20(Tests)/builds/4517
Comment 1 Ryan Haddad 2016-08-24 09:49:59 PDT
Looks like there is no iOS specific expected file, maybe we need one?
Comment 2 Chris Dumez 2016-08-24 09:50:44 PDT
(In reply to comment #1)
> Looks like there is no iOS specific expected file, maybe we need one?

Yes, there should be.
Comment 3 Ryan Haddad 2016-08-24 10:18:00 PDT
Done in https://trac.webkit.org/r204903.
Comment 4 Ryan Haddad 2016-08-24 13:11:03 PDT
Reopening because it now appears that this test is flaky.