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

Unified Diff: LayoutTests/fast/css/style-scoped/style-scoped-change-scoped-in-shadow-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/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

Powered by Google App Engine
This is Rietveld 408576698