| Index: third_party/WebKit/LayoutTests/imported/wpt/dom/interfaces-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/interfaces-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/dom/interfaces-expected.txt
|
| index bce9d4210ab5c31b819d6d203cbfdadb0743cd7c..3b6d56852cc18a991c896f23d1ac049f054c31a5 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/dom/interfaces-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/interfaces-expected.txt
|
| @@ -70,7 +70,7 @@ FAIL Event interface: calling initEvent(DOMString,boolean,boolean) on new Event(
|
| fn.apply(obj, args);
|
| }" did not throw
|
| PASS CustomEvent interface: existence and properties of interface object
|
| -FAIL CustomEvent interface object length assert_equals: wrong value for CustomEvent.length expected 1 but got 0
|
| +PASS CustomEvent interface object length
|
| 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
|
|
|