Index: third_party/WebKit/LayoutTests/fast/dom/shadow/style-sharing-styles-in-older-shadow-roots-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/shadow/style-sharing-styles-in-older-shadow-roots-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/shadow/style-sharing-styles-in-older-shadow-roots-expected.txt |
index c5bb1cd415ab0effde24f20cfdf243b737459f27..3a7520458dde991b3f33d9cec7ff3952d47a305f 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/shadow/style-sharing-styles-in-older-shadow-roots-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/dom/shadow/style-sharing-styles-in-older-shadow-roots-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 27: Calling Element.createShadowRoot() for an element which already hosts a shadow root is deprecated. See https://www.chromestatus.com/features/4668884095336448 for more details. |
Should not share style if sibling has different styles in older shadow roots |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |