| Index: third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Element-classlist-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Element-classlist-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Element-classlist-expected.txt
|
| index 5ae14cc64ef4c940f10fc88c3f3b4cee9bcfb66c..2a1ac5dbc0c730485e0987b73fbdcabf425c974c 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Element-classlist-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Element-classlist-expected.txt
|
| @@ -75,5 +75,7 @@ FAIL classList.add should treat \n as a space assert_equals: expected "a b" but
|
| FAIL classList.add should treat \f as a space assert_equals: expected "a b" but got "a\fb"
|
| PASS classList.length must be read-only
|
| PASS classList must have [PutForwards=value]
|
| +FAIL classList.replace should work foo.classList.replace is not a function
|
| +PASS classList.supports should throw
|
| Harness: the test ran to completion.
|
|
|
|
|