Index: LayoutTests/fast/dom/shadow/shadowroot-type-expected.txt |
diff --git a/LayoutTests/fast/dom/shadow/shadowroot-type-expected.txt b/LayoutTests/fast/dom/shadow/shadowroot-type-expected.txt |
index d0a27b8c21cecbb58c7f73fb7bb4560baecc9c16..b7061f0a7e6e6e996d7483274f0fe5da6641f2f1 100644 |
--- a/LayoutTests/fast/dom/shadow/shadowroot-type-expected.txt |
+++ b/LayoutTests/fast/dom/shadow/shadowroot-type-expected.txt |
@@ -3,8 +3,8 @@ This test ensures ShadowRootType is correctly reflected |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
-PASS "AuthorShadowRoot" is internals.shadowRootType(shadowRootForDiv) |
-PASS "UserAgentShadowRoot" is internals.shadowRootType(shadowRootForInput) |
+PASS "OpenShadowRoot" is internals.shadowRootType(shadowRootForDiv) |
+PASS "ClosedShadowRoot" is internals.shadowRootType(shadowRootForInput) |
PASS successfullyParsed is true |
TEST COMPLETE |