Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(12)

Unified Diff: LayoutTests/editing/shadow/selection-all-with-shadow-expected.txt

Issue 1159563012: Add a deprecation message for multiple shadow roots. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase more expectations. Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/editing/shadow/selection-of-shadowroot-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/editing/shadow/selection-all-with-shadow-expected.txt
diff --git a/LayoutTests/editing/shadow/selection-all-with-shadow-expected.txt b/LayoutTests/editing/shadow/selection-all-with-shadow-expected.txt
index 3c567c48e4f27d8d19d292b3682df008d2d23669..f018c24dcde4be2e3571981f9b0690f5f5de1dab 100644
--- a/LayoutTests/editing/shadow/selection-all-with-shadow-expected.txt
+++ b/LayoutTests/editing/shadow/selection-all-with-shadow-expected.txt
@@ -1,3 +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 MESSAGE: line 150: [object Selection]
SelectAll and Shadow DOM Tree
« no previous file with comments | « no previous file | LayoutTests/editing/shadow/selection-of-shadowroot-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698