Title: [210471] trunk/LayoutTests/imported/w3c
Revision
210471
Author
[email protected]
Date
2017-01-06 22:52:27 -0800 (Fri, 06 Jan 2017)

Log Message

Unreviewed, rebaseline W3C test after r210468.

The test now fails differently due the the behavior change in r210468.
The test fails because we do not support History.scrollRestoration.

* web-platform-tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-fragment-scrolling-cross-origin-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/imported/w3c/ChangeLog (210470 => 210471)


--- trunk/LayoutTests/imported/w3c/ChangeLog	2017-01-07 06:19:44 UTC (rev 210470)
+++ trunk/LayoutTests/imported/w3c/ChangeLog	2017-01-07 06:52:27 UTC (rev 210471)
@@ -1,3 +1,12 @@
+2017-01-06  Chris Dumez  <[email protected]>
+
+        Unreviewed, rebaseline W3C test after r210468.
+
+        The test now fails differently due the the behavior change in r210468.
+        The test fails because we do not support History.scrollRestoration.
+
+        * web-platform-tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-fragment-scrolling-cross-origin-expected.txt:
+
 2017-01-04  John Wilander  <[email protected]>
 
         Validate the BCP47-ness of the language string passed to TrackBase::setLanguage()

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-fragment-scrolling-cross-origin-expected.txt (210470 => 210471)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-fragment-scrolling-cross-origin-expected.txt	2017-01-07 06:19:44 UTC (rev 210470)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-fragment-scrolling-cross-origin-expected.txt	2017-01-07 06:52:27 UTC (rev 210471)
@@ -2,7 +2,7 @@
 CONSOLE MESSAGE: line 2422: Error: assert_equals: navigating back should retain scrollRestoration value expected (string) "manual" but got (undefined) undefined
 
 
-Harness Error (FAIL), message = Error: assert_equals: navigating back should retain scrollRestoration value expected (string) "manual" but got (undefined) undefined
+Harness Error (TIMEOUT), message = null
 
 TIMEOUT Manual scroll restoration should take precedent over scrolling to fragment in cross origin navigation Test timed out
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to