| Index: third_party/WebKit/LayoutTests/external/wpt/custom-elements/disconnected-callbacks-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/custom-elements/disconnected-callbacks-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/custom-elements/disconnected-callbacks-expected.txt
|
| index 9994c5973b0a96d88e54eec3bb885eff383acf5a..0e75cdbacf1e8e21712d394d0fd0647c21f0f43e 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/custom-elements/disconnected-callbacks-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/custom-elements/disconnected-callbacks-expected.txt
|
| @@ -1,4 +1,5 @@
|
| This is a testharness.js-based test.
|
| +Found 40 tests. 35 PASS 5 FAIL 0 TIMEOUT 0 NOTRUN
|
| PASS Removing a custom element from the document must enqueue and invoke disconnectedCallback
|
| PASS Removing an ancestor of custom element from the document must enqueue and invoke disconnectedCallback
|
| PASS Removing a custom element from a shadow tree in the document must enqueue and invoke disconnectedCallback
|
|
|