| Index: third_party/WebKit/LayoutTests/external/wpt/dom/interfaces-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/dom/interfaces-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/dom/interfaces-expected.txt
|
| index f35909b1ab42f32a6a1b0cdaadd963b502baaaf5..a9e23107f21cd027e63eef208238c290b0b7e08c 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/dom/interfaces-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/dom/interfaces-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -CONSOLE MESSAGE: line 236: callback not yet supported
|
| +CONSOLE MESSAGE: line 251: callback not yet supported
|
| This is a testharness.js-based test.
|
| PASS Event interface: existence and properties of interface object
|
| PASS Event interface object length
|
| @@ -1545,7 +1545,7 @@ PASS TreeWalker interface: document.createTreeWalker(document.body, NodeFilter.S
|
| PASS TreeWalker interface: document.createTreeWalker(document.body, NodeFilter.SHOW_ALL, null, false) must inherit property "nextSibling" with the proper type (8)
|
| PASS TreeWalker interface: document.createTreeWalker(document.body, NodeFilter.SHOW_ALL, null, false) must inherit property "previousNode" with the proper type (9)
|
| PASS TreeWalker interface: document.createTreeWalker(document.body, NodeFilter.SHOW_ALL, null, false) must inherit property "nextNode" with the proper type (10)
|
| -FAIL NodeFilter interface: existence and properties of interface object assert_equals: prototype of self's property "NodeFilter" is not Object.prototype expected (object) object "[object Object]" but got (function) function "function () { [native code] }"
|
| +PASS NodeFilter interface: existence and properties of interface object
|
| PASS NodeFilter interface object name
|
| FAIL NodeFilter interface: existence and properties of interface prototype object assert_false: NodeFilter should not have a "prototype" property expected false got true
|
| FAIL NodeFilter interface: existence and properties of interface prototype object's "constructor" property assert_false: NodeFilter should not have a "prototype" property expected false got true
|
|
|