| Index: third_party/WebKit/LayoutTests/platform/mac-retina/external/wpt/dom/interfaces-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac-retina/external/wpt/dom/interfaces-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-retina/external/wpt/dom/interfaces-expected.txt
|
| index 7d5f733ff5a680585fe98f38de1c09f30b05da4b..53c250dcb8d3668132ddff1092911ea4dd1a7e03 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac-retina/external/wpt/dom/interfaces-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac-retina/external/wpt/dom/interfaces-expected.txt
|
| @@ -1,5 +1,5 @@
|
| This is a testharness.js-based test.
|
| -Found 1609 tests; 1427 PASS, 182 FAIL, 0 TIMEOUT, 0 NOTRUN.
|
| +Found 1609 tests; 1428 PASS, 181 FAIL, 0 TIMEOUT, 0 NOTRUN.
|
| PASS Event interface: existence and properties of interface object
|
| PASS Event interface object length
|
| PASS Event interface object name
|
| @@ -71,7 +71,7 @@ PASS CustomEvent interface object name
|
| FAIL CustomEvent interface: existence and properties of interface prototype object assert_equals: class string of CustomEvent.prototype expected "[object CustomEventPrototype]" but got "[object CustomEvent]"
|
| PASS CustomEvent interface: existence and properties of interface prototype object's "constructor" property
|
| PASS CustomEvent interface: attribute detail
|
| -FAIL CustomEvent interface: operation initCustomEvent(DOMString,boolean,boolean,any) assert_equals: property has wrong .length expected 1 but got 4
|
| +PASS CustomEvent interface: operation initCustomEvent(DOMString,boolean,boolean,any)
|
| PASS CustomEvent must be primary interface of new CustomEvent("foo")
|
| PASS Stringification of new CustomEvent("foo")
|
| PASS CustomEvent interface: new CustomEvent("foo") must inherit property "detail" with the proper type (0)
|
|
|