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

Unified Diff: LayoutTests/fast/css/style-scoped/style-scoped-apply-author-styles-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-apply-author-styles-expected.txt
diff --git a/LayoutTests/fast/css/style-scoped/style-scoped-apply-author-styles-expected.txt b/LayoutTests/fast/css/style-scoped/style-scoped-apply-author-styles-expected.txt
index 2b0ff811360d0af9deb43a69b8acce923b1ae2b3..c72685a8b53bd46a11e23339d63ce0de3ef35a53 100644
--- a/LayoutTests/fast/css/style-scoped/style-scoped-apply-author-styles-expected.txt
+++ b/LayoutTests/fast/css/style-scoped/style-scoped-apply-author-styles-expected.txt
@@ -1,4 +1,7 @@
PASS window.internals is defined.
+PASS successfullyParsed is true
+
+TEST COMPLETE
test a scoped style in document is applied to a node in shadow dom subtree when apply-author-styles is true.
PASS borderColor is "rgb(0, 0, 0)"
PASS borderColor is "rgb(255, 0, 0)"
@@ -30,7 +33,4 @@ PASS borderColor is "rgb(0, 0, 0)"
test a style is applied in document order.
PASS borderColor is "rgb(255, 255, 0)"
PASS borderColor is "rgb(0, 128, 0)"
-PASS successfullyParsed is true
-
-TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698