| Index: third_party/WebKit/LayoutTests/external/wpt/dom/lists/DOMTokenList-iteration-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/dom/lists/DOMTokenList-iteration-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/dom/lists/DOMTokenList-iteration-expected.txt
|
| index a519bda312868cf92a7c7e61f2e884ae6bdcb7eb..92b6b0a55c6c0450c4c059065784c44d7c4b9221 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/dom/lists/DOMTokenList-iteration-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/dom/lists/DOMTokenList-iteration-expected.txt
|
| @@ -1,4 +1,4 @@
|
| This is a testharness.js-based test.
|
| -FAIL DOMTokenList iteration: keys, values, etc. assert_equals: expected function "function keys() { [native code] }" but got function "function keys() { [native code] }"
|
| +FAIL DOMTokenList iteration: keys, values, etc. assert_array_equals: lengths differ, expected 2 got 3
|
| Harness: the test ran to completion.
|
|
|
|
|