| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/user-timing/idlharness-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/user-timing/idlharness-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/user-timing/idlharness-expected.txt
|
| index 365717e64c1762ee5a9f9d95b46cade8171d4d32..af83462eeaff6e5be6f217d57bb4a21ab611d458 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/user-timing/idlharness-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/user-timing/idlharness-expected.txt
|
| @@ -16,12 +16,12 @@ PASS Performance interface: calling clearMeasures(DOMString) on window.performan
|
| PASS PerformanceMark interface: existence and properties of interface object
|
| PASS PerformanceMark interface object length
|
| PASS PerformanceMark interface object name
|
| -FAIL PerformanceMark interface: existence and properties of interface prototype object assert_equals: class string of PerformanceMark.prototype expected "[object PerformanceMarkPrototype]" but got "[object Object]"
|
| +FAIL PerformanceMark interface: existence and properties of interface prototype object assert_equals: class string of PerformanceMark.prototype expected "[object PerformanceMarkPrototype]" but got "[object PerformanceMark]"
|
| PASS PerformanceMark interface: existence and properties of interface prototype object's "constructor" property
|
| PASS PerformanceMeasure interface: existence and properties of interface object
|
| PASS PerformanceMeasure interface object length
|
| PASS PerformanceMeasure interface object name
|
| -FAIL PerformanceMeasure interface: existence and properties of interface prototype object assert_equals: class string of PerformanceMeasure.prototype expected "[object PerformanceMeasurePrototype]" but got "[object Object]"
|
| +FAIL PerformanceMeasure interface: existence and properties of interface prototype object assert_equals: class string of PerformanceMeasure.prototype expected "[object PerformanceMeasurePrototype]" but got "[object PerformanceMeasure]"
|
| PASS PerformanceMeasure interface: existence and properties of interface prototype object's "constructor" property
|
| Harness: the test ran to completion.
|
|
|
|
|