Index: third_party/WebKit/LayoutTests/fast/dom/shadow/shadow-aware-shadow-root-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/shadow/shadow-aware-shadow-root-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/shadow/shadow-aware-shadow-root-expected.txt |
index a6e10b09055b4d7ab1b9ca8c6b027c71aee510c9..9536d9d2ddfa2d1afc286b585f164117bdbc5b60 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/shadow/shadow-aware-shadow-root-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/dom/shadow/shadow-aware-shadow-root-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 14: Calling Element.createShadowRoot() for an element which already hosts a shadow root is deprecated. See https://www.chromestatus.com/features/4668884095336448 for more details. |
Tests for ShadowAware.shadowRoot property. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |