Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/lists/DOMTokenList-stringifier-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/lists/DOMTokenList-stringifier-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/lists/DOMTokenList-stringifier-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..1b6c3abf8d0734fc297a94c61a8d2f235940c04d |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/lists/DOMTokenList-stringifier-expected.txt |
| @@ -0,0 +1,4 @@ |
| +This is a testharness.js-based test. |
| +FAIL DOMTokenList stringifier assert_equals: String(classList) should compress whitespace expected "a b" but got " a a b" |
| +Harness: the test ran to completion. |
| + |