| 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 9e935f86fa1b2890876596ae92d6f36f68133f97..927b58e4e0572840243266202c3b845be6b3b698 100644
|
| --- a/LayoutTests/fast/dom/shadow/athost-lazy-attach-expected.txt
|
| +++ b/LayoutTests/fast/dom/shadow/athost-lazy-attach-expected.txt
|
| @@ -3,6 +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 successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| PASS getComputedStyle(host).color is "rgb(0, 0, 255)"
|
| PASS getComputedStyle(host).color is "rgb(0, 0, 255)"
|
| Hello
|
|
|