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

Unified Diff: LayoutTests/fast/dom/shadow/shadow-disable-expected.txt

Issue 585183004: Enable author shadows for SVG elements (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: ::shadow > patches { rebase } Created 6 years, 2 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 | « LayoutTests/fast/dom/shadow/shadow-disable.html ('k') | LayoutTests/svg/dom/custom-elements.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/shadow/shadow-disable-expected.txt
diff --git a/LayoutTests/fast/dom/shadow/shadow-disable-expected.txt b/LayoutTests/fast/dom/shadow/shadow-disable-expected.txt
index d52a8e1c5f89a5ad08dae3dd02a05ad00afff201..337dca8c8b8aa8cb18c299d33994499aa4463741 100644
--- a/LayoutTests/fast/dom/shadow/shadow-disable-expected.txt
+++ b/LayoutTests/fast/dom/shadow/shadow-disable-expected.txt
@@ -19,8 +19,12 @@ EMBED
PASS element.createShadowRoot() is not null
OBJECT
PASS element.createShadowRoot() is not null
-tref
-PASS element.createShadowRoot() threw exception HierarchyRequestError: Failed to execute 'createShadowRoot' on 'Element': Author-created shadow roots are disabled for this element..
+g
+PASS element.createShadowRoot() is not null
+rect
+PASS element.createShadowRoot() is not null
+svg
+PASS element.createShadowRoot() is not null
AUDIO
PASS element.createShadowRoot() threw exception HierarchyRequestError: Failed to execute 'createShadowRoot' on 'Element': Author-created shadow roots are disabled for this element..
VIDEO
« no previous file with comments | « LayoutTests/fast/dom/shadow/shadow-disable.html ('k') | LayoutTests/svg/dom/custom-elements.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698