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

Unified Diff: LayoutTests/fast/css/invalidation/dynamic-selector-list-pseudo-expected.txt

Issue 174013010: Make selector list pseudos work with class invalidation sets. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: More readable colors. Created 6 years, 10 months 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/invalidation/dynamic-selector-list-pseudo-expected.txt
diff --git a/LayoutTests/fast/css/invalidation/dynamic-selector-list-pseudo-expected.txt b/LayoutTests/fast/css/invalidation/dynamic-selector-list-pseudo-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7990dacbab86ec3310a5afd5be502c4bacf7da85
--- /dev/null
+++ b/LayoutTests/fast/css/invalidation/dynamic-selector-list-pseudo-expected.txt
@@ -0,0 +1,23 @@
+Change classes affecting :-webkit-any and :not.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS getComputedStyle(t1, null).backgroundColor is transparent
+PASS getComputedStyle(t1, null).backgroundColor is green
+PASS getComputedStyle(t2, null).backgroundColor is transparent
+PASS getComputedStyle(t2, null).backgroundColor is green
+PASS getComputedStyle(t3, null).backgroundColor is transparent
+PASS getComputedStyle(t3, null).backgroundColor is green
+PASS getComputedStyle(t4, null).backgroundColor is transparent
+PASS getComputedStyle(t4, null).backgroundColor is green
+PASS getComputedStyle(t5, null).backgroundColor is transparent
+PASS getComputedStyle(t5, null).backgroundColor is green
+PASS successfullyParsed is true
+
+TEST COMPLETE
+Background should be green
+Background should be green
+Background should be green
+Background should be green
+Background should be green
« no previous file with comments | « LayoutTests/fast/css/invalidation/dynamic-selector-list-pseudo.html ('k') | Source/core/css/RuleFeature.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698