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

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

Issue 2681733003: Remove duplicate layout tests for nav timing 2 (Closed)
Patch Set: Created 3 years, 10 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
deleted file mode 100644
index 62100eb6e24298339b8efbce567611a8be87ec8b..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/nav2_idlharness-expected.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-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