Index: trunk/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_backforward-expected.txt |
=================================================================== |
--- trunk/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_backforward-expected.txt (revision 168578) |
+++ trunk/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_backforward-expected.txt (working copy) |
@@ -1,7 +1,7 @@ |
-frame "<!--framePath //<!--frame0-->-->" - has 1 onunload handler(s) |
-frame "<!--framePath //<!--frame0-->-->" - has 1 onunload handler(s) |
-frame "<!--framePath //<!--frame0-->-->" - has 1 onunload handler(s) |
-frame "<!--framePath //<!--frame0-->-->" - has 1 onunload handler(s) |
+frame "frameContext" - has 1 onunload handler(s) |
+frame "frameContext" - has 1 onunload handler(s) |
+frame "frameContext" - has 1 onunload handler(s) |
+frame "frameContext" - has 1 onunload handler(s) |
Description |
This test validates the value of window.performance.navigation.type with a forward and back navigation. |