Index: LayoutTests/fast/dom/shadow/athost-lazy-attach-expected.txt |
diff --git a/LayoutTests/fast/dom/shadow/athost-lazy-attach-expected.txt b/LayoutTests/fast/dom/shadow/athost-lazy-attach-expected.txt |
index 2ab06e057dda65f9b726a30f79ad6ef6876d1ab0..927b58e4e0572840243266202c3b845be6b3b698 100644 |
--- a/LayoutTests/fast/dom/shadow/athost-lazy-attach-expected.txt |
+++ b/LayoutTests/fast/dom/shadow/athost-lazy-attach-expected.txt |
@@ -3,9 +3,9 @@ Test for crbug.com/271823: @host rules do not apply when doing lazyAttach. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
-PASS getComputedStyle(host).color is "rgb(0, 0, 255)" |
-PASS getComputedStyle(host).color is "rgb(0, 0, 255)" |
PASS successfullyParsed is true |
TEST COMPLETE |
+PASS getComputedStyle(host).color is "rgb(0, 0, 255)" |
+PASS getComputedStyle(host).color is "rgb(0, 0, 255)" |
Hello |