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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/hr-time/idlharness-expected.txt

Issue 2675133002: Import wpt@97e16bef6d6599ae805521e2007a9430a12aa144 (Closed)
Patch Set: Revert change to W3CImportExpectations 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/external/wpt/hr-time/idlharness-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/hr-time/idlharness-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/hr-time/idlharness-expected.txt
index e8e89253a7c0b56a34d3fd0bf5f07d013d6f5509..4e91ac1960a4d60debcb0255d8073f5e3ebf659e 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/hr-time/idlharness-expected.txt
+++ b/third_party/WebKit/LayoutTests/external/wpt/hr-time/idlharness-expected.txt
@@ -1,14 +1,14 @@
This is a testharness.js-based test.
-FAIL Window interface: attribute performance assert_true: The prototype object must have a property "performance" expected true got false
+PASS Window interface: attribute performance
PASS WorkerGlobalScope interface: existence and properties of interface object
-FAIL Performance interface: existence and properties of interface object Cannot read property 'has_extended_attribute' of undefined
+PASS Performance interface: existence and properties of interface object
PASS Performance interface object length
PASS Performance interface object name
-FAIL Performance interface: existence and properties of interface prototype object Cannot read property 'has_extended_attribute' of undefined
+FAIL Performance interface: existence and properties of interface prototype object assert_equals: class string of Performance.prototype expected "[object PerformancePrototype]" but got "[object Performance]"
PASS Performance interface: existence and properties of interface prototype object's "constructor" property
PASS Performance interface: operation now()
PASS Performance must be primary interface of window.performance
-FAIL Stringification of window.performance Cannot read property 'has_stringifier' of undefined
+PASS Stringification of window.performance
PASS Performance interface: window.performance must inherit property "now" with the proper type (0)
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698