Index: LayoutTests/fast/css/style-scoped/style-scoped-change-scoped-in-shadow-expected.txt |
diff --git a/LayoutTests/fast/css/style-scoped/style-scoped-change-scoped-in-shadow-expected.txt b/LayoutTests/fast/css/style-scoped/style-scoped-change-scoped-in-shadow-expected.txt |
index 1277fd34a55380f8e68c705f0e34654e7814e7c4..bc09f16f03bbf0793270b94d3d7c720ff8a084dd 100644 |
--- a/LayoutTests/fast/css/style-scoped/style-scoped-change-scoped-in-shadow-expected.txt |
+++ b/LayoutTests/fast/css/style-scoped/style-scoped-change-scoped-in-shadow-expected.txt |
@@ -1,4 +1,7 @@ |
PASS window.internals is defined. |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
test a scoped style in shadow tree. |
PASS textColor is "rgb(255, 0, 0)" |
PASS textColor is "rgb(0, 0, 0)" |
@@ -49,7 +52,4 @@ PASS textColor is "rgb(255, 0, 0)" |
PASS textColor is "rgb(255, 0, 0)" |
PASS textColor is "rgb(255, 0, 0)" |
PASS textColor is "rgb(0, 0, 0)" |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |