| 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..86e2a00198fd473968f5ba5cc241ce6ae058df6a 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
|
| @@ -10,7 +10,6 @@ PASS remove on DOMTokenList must enqueue an attributeChanged reaction even when
|
| PASS remove on DOMTokenList must not enqueue an attributeChanged reaction when removing a value from an unobserved attribute
|
| PASS toggle on DOMTokenList must enqueue an attributeChanged reaction when adding a value to an attribute
|
| PASS toggle on DOMTokenList must enqueue an attributeChanged reaction when removing a value from an attribute
|
| -PASS remove on DOMTokenList must not enqueue an attributeChanged reaction when removing a value from an unobserved attribute
|
| FAIL replace on DOMTokenList must enqueue an attributeChanged reaction when replacing a value in an attribute instance.classList.replace is not a function
|
| FAIL replace on DOMTokenList must not enqueue an attributeChanged reaction when the token to replace does not exist in the attribute instance.classList.replace is not a function
|
| FAIL replace on DOMTokenList must not enqueue an attributeChanged reaction when replacing a value in an unobserved attribute instance.classList.replace is not a function
|
|
|