| Index: third_party/WebKit/LayoutTests/external/wpt/html/dom/documents/dom-tree-accessors/nameditem-06-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/dom/documents/dom-tree-accessors/nameditem-06-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/html/dom/documents/dom-tree-accessors/nameditem-06-expected.txt
|
| index 1d96570a8007981cf329a19b07553a1dd93b3d9a..4e26fd3f42d0784d11c8b3a7d8a8004b2e4f1bc7 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/html/dom/documents/dom-tree-accessors/nameditem-06-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/html/dom/documents/dom-tree-accessors/nameditem-06-expected.txt
|
| @@ -1,4 +1,5 @@
|
| This is a testharness.js-based test.
|
| +Found 8 tests. 6 PASS 2 FAIL 0 TIMEOUT 0 NOTRUN
|
| PASS If there is one img, it should be returned (name)
|
| PASS If there are two imgs, a collection should be returned. (name)
|
| FAIL If there is one img, it should not be returned (id) assert_false: "test3" in document should be false expected false got true
|
|
|