| Index: LayoutTests/fast/dom/shadow/has-elementshadow-expected.txt
|
| diff --git a/LayoutTests/fast/dom/shadow/has-elementshadow-expected.txt b/LayoutTests/fast/dom/shadow/has-elementshadow-expected.txt
|
| index e2fd5a590548b2a8f3c03c38bc3c8cc948b557b3..ec568bdd91a353870ed46d2c85b0079121f032ab 100644
|
| --- a/LayoutTests/fast/dom/shadow/has-elementshadow-expected.txt
|
| +++ b/LayoutTests/fast/dom/shadow/has-elementshadow-expected.txt
|
| @@ -1,3 +1,4 @@
|
| +CONSOLE WARNING: Calling Element.createShadowRoot() for an element which already hosts a shadow root is deprecated. See https://www.chromestatus.com/features/4668884095336448 for more details.
|
| This test confirms that the number of elements having Shadow in a shadow subtree is correctly counted. See Bug 100922 also.
|
|
|
| Initial count should be 0
|
|
|