Index: third_party/WebKit/LayoutTests/fast/dom/shadow/multiple-shadowroot-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/shadow/multiple-shadowroot-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/shadow/multiple-shadowroot-expected.txt |
index fe29cdd33a51a3f0ff541f1935d706a7b3ffa52e..f2e97d25288f1b499df38477e5f68b3db93d10a4 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/shadow/multiple-shadowroot-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/dom/shadow/multiple-shadowroot-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 16: 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 ensure that the multiple shadow root is available. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |