| Index: third_party/WebKit/LayoutTests/external/wpt/custom-elements/reactions/DOMTokenList-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/custom-elements/reactions/DOMTokenList-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/custom-elements/reactions/DOMTokenList-expected.txt
|
| index 61941d795ed5c5c68d7a43af562263d7ca459223..d1662ad7b74bd250d1f1ed7ab0bc8e86fbc8cf77 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/custom-elements/reactions/DOMTokenList-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/custom-elements/reactions/DOMTokenList-expected.txt
|
| @@ -1,4 +1,5 @@
|
| This is a testharness.js-based test.
|
| +Found 20 tests. 17 PASS 3 FAIL 0 TIMEOUT 0 NOTRUN
|
| PASS add on DOMTokenList must enqueue an attributeChanged reaction when adding an attribute
|
| PASS add on DOMTokenList must not enqueue an attributeChanged reaction when adding an unobserved attribute
|
| PASS add on DOMTokenList must enqueue an attributeChanged reaction when adding a value to an existing attribute
|
|
|