Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(185)

Unified Diff: LayoutTests/fast/dom/shadow/athost-lazy-attach-expected.txt

Issue 66113002: Partial revert of r161493. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge to ToT Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698