Index: third_party/WebKit/LayoutTests/editing/shadow/selection-all-with-shadow-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/editing/shadow/selection-all-with-shadow-expected.txt b/third_party/WebKit/LayoutTests/editing/shadow/selection-all-with-shadow-expected.txt |
index f018c24dcde4be2e3571981f9b0690f5f5de1dab..fb8e07e31f4ad858e2def147c98d1b57047ac6e2 100644 |
--- a/third_party/WebKit/LayoutTests/editing/shadow/selection-all-with-shadow-expected.txt |
+++ b/third_party/WebKit/LayoutTests/editing/shadow/selection-all-with-shadow-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 135: 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 MESSAGE: line 150: [object Selection] |
SelectAll and Shadow DOM Tree |