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 |