Index: third_party/WebKit/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/nav2_idlharness-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/nav2_idlharness-expected.txt b/third_party/WebKit/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/nav2_idlharness-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..62100eb6e24298339b8efbce567611a8be87ec8b |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/nav2_idlharness-expected.txt |
@@ -0,0 +1,18 @@ |
+This is a testharness.js-based test. |
+PASS PerformanceNavigationTiming interface: existence and properties of interface object |
+PASS PerformanceNavigationTiming interface object length |
+PASS PerformanceNavigationTiming interface object name |
+FAIL PerformanceNavigationTiming interface: existence and properties of interface prototype object assert_equals: class string of PerformanceNavigationTiming.prototype expected "[object PerformanceNavigationTimingPrototype]" but got "[object PerformanceNavigationTiming]" |
+PASS PerformanceNavigationTiming interface: existence and properties of interface prototype object's "constructor" property |
+PASS PerformanceNavigationTiming interface: attribute unloadEventStart |
+PASS PerformanceNavigationTiming interface: attribute unloadEventEnd |
+PASS PerformanceNavigationTiming interface: attribute domInteractive |
+PASS PerformanceNavigationTiming interface: attribute domContentLoadedEventStart |
+PASS PerformanceNavigationTiming interface: attribute domContentLoadedEventEnd |
+PASS PerformanceNavigationTiming interface: attribute domComplete |
+PASS PerformanceNavigationTiming interface: attribute loadEventStart |
+PASS PerformanceNavigationTiming interface: attribute loadEventEnd |
+PASS PerformanceNavigationTiming interface: attribute type |
+PASS PerformanceNavigationTiming interface: attribute redirectCount |
+Harness: the test ran to completion. |
+ |