Index: third_party/WebKit/LayoutTests/fast/dom/shadow/shadow-reprojection-click-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/shadow/shadow-reprojection-click-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/shadow/shadow-reprojection-click-expected.txt |
index 9ece79fb3d415c02088cf4cb06cbce623004aabf..9089b39065e47448640a5fc76b5ca994dae69948 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/shadow/shadow-reprojection-click-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/dom/shadow/shadow-reprojection-click-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 17: 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 confirms that clicking a shadow reprojected element does not cause a crash. |
PASS |