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