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 |