| 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.
|
|
|
|
|