Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(345)

Unified Diff: third_party/WebKit/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/nav2_idlharness-expected.txt

Issue 2624553002: Move nav timing 2's wpt tests into w3c/webperf/approved directory (Closed)
Patch Set: got rid of non-test file Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.
+

Powered by Google App Engine
This is Rietveld 408576698