Index: third_party/WebKit/LayoutTests/fast/dom/shadow/insertion-point-shadow-crash-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/shadow/insertion-point-shadow-crash-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/shadow/insertion-point-shadow-crash-expected.txt |
index 5b300c872448f115fe83cb096f032b5b37e7ea7d..17d4943eb1ed04eeac8056103af18e0b79e21186 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/shadow/insertion-point-shadow-crash-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/dom/shadow/insertion-point-shadow-crash-expected.txt |
@@ -1,2 +1,2 @@ |
-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 15: Calling Element.createShadowRoot() for an element which already hosts a shadow root is deprecated. See https://www.chromestatus.com/features/4668884095336448 for more details. |
PASS |