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

Side by Side 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 unified diff | Download patch
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 FAIL Window interface: attribute performance assert_true: The prototype object m ust have a property "performance" expected true got false 2 PASS Window interface: attribute performance
3 PASS WorkerGlobalScope interface: existence and properties of interface object 3 PASS WorkerGlobalScope interface: existence and properties of interface object
4 FAIL Performance interface: existence and properties of interface object Cannot read property 'has_extended_attribute' of undefined 4 PASS Performance interface: existence and properties of interface object
5 PASS Performance interface object length 5 PASS Performance interface object length
6 PASS Performance interface object name 6 PASS Performance interface object name
7 FAIL Performance interface: existence and properties of interface prototype obje ct Cannot read property 'has_extended_attribute' of undefined 7 FAIL Performance interface: existence and properties of interface prototype obje ct assert_equals: class string of Performance.prototype expected "[object Perfor mancePrototype]" but got "[object Performance]"
8 PASS Performance interface: existence and properties of interface prototype obje ct's "constructor" property 8 PASS Performance interface: existence and properties of interface prototype obje ct's "constructor" property
9 PASS Performance interface: operation now() 9 PASS Performance interface: operation now()
10 PASS Performance must be primary interface of window.performance 10 PASS Performance must be primary interface of window.performance
11 FAIL Stringification of window.performance Cannot read property 'has_stringifier ' of undefined 11 PASS Stringification of window.performance
12 PASS Performance interface: window.performance must inherit property "now" with the proper type (0) 12 PASS Performance interface: window.performance must inherit property "now" with the proper type (0)
13 Harness: the test ran to completion. 13 Harness: the test ran to completion.
14 14
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698