Index: third_party/WebKit/LayoutTests/fast/dom/shadow/has-elementshadow-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/shadow/has-elementshadow-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/shadow/has-elementshadow-expected.txt |
index ec568bdd91a353870ed46d2c85b0079121f032ab..7df2ab95370ad05cd27deef7459922609b8b433d 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/shadow/has-elementshadow-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/dom/shadow/has-elementshadow-expected.txt |
@@ -1,4 +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. |
+CONSOLE WARNING: line 87: 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 |