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

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

Issue 2468053002: Import wpt@9fcccf38b6be00f71ffa6bd6e29c5aa1ef25ee8c (Closed)
Patch Set: Skip cssom and svg/shapes, remove unwanted baseline Created 4 years, 1 month 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/imported/wpt/hr-time/idlharness-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/hr-time/idlharness-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/hr-time/idlharness-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e8e89253a7c0b56a34d3fd0bf5f07d013d6f5509
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/imported/wpt/hr-time/idlharness-expected.txt
@@ -0,0 +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 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 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
+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 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