| Index: third_party/WebKit/LayoutTests/fast/dom/Element/classlist-remove-token-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Element/classlist-remove-token-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Element/classlist-remove-token-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..956800f71670f68f63743d4731c7b6a6a88e5872
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/Element/classlist-remove-token-expected.txt
|
| @@ -0,0 +1,7 @@
|
| +PASS div1.className is 'b c'
|
| +PASS div2.className is 'a c'
|
| +PASS div3.className is 'a b'
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|