Index: LayoutTests/fast/css/invalidation/indeterminate-pseudo-expected.txt |
diff --git a/LayoutTests/fast/css/invalidation/indeterminate-pseudo-expected.txt b/LayoutTests/fast/css/invalidation/indeterminate-pseudo-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..2b0bbdf70f8328e3b6369c30a4f1efc06fa49461 |
--- /dev/null |
+++ b/LayoutTests/fast/css/invalidation/indeterminate-pseudo-expected.txt |
@@ -0,0 +1,13 @@ |
+Use descendant invalidation set for :indeterminate pseudo class. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS getComputedStyle(checkbox, '').backgroundColor is transparent |
+PASS internals.updateStyleAndReturnAffectedElementCount() is 1 |
+PASS getComputedStyle(checkbox, '').backgroundColor is green |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |
+ |