| Index: third_party/WebKit/LayoutTests/external/wpt/custom-elements/reactions/CSSStyleDeclaration-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/custom-elements/reactions/CSSStyleDeclaration-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/custom-elements/reactions/CSSStyleDeclaration-expected.txt
|
| index b9c5b2c91b4d31efda2c0a17f09dcb6bd4cb92fa..0010dd2af494116d1f923abfab7cddde19429288 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/custom-elements/reactions/CSSStyleDeclaration-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/custom-elements/reactions/CSSStyleDeclaration-expected.txt
|
| @@ -1,4 +1,5 @@
|
| This is a testharness.js-based test.
|
| +Found 36 tests. 30 PASS 6 FAIL 0 TIMEOUT 0 NOTRUN
|
| PASS cssText on CSSStyleDeclaration must enqueue an attributeChanged reaction when it adds the observed style attribute
|
| PASS cssText on CSSStyleDeclaration must not enqueue an attributeChanged reaction when it adds the style attribute but the style attribute is not observed
|
| PASS cssText on CSSStyleDeclaration must enqueue an attributeChanged reaction when it mutates the observed style attribute
|
|
|