Index: LayoutTests/fast/css/invalidation/disabled-pseudo-expected.txt |
diff --git a/LayoutTests/fast/css/invalidation/disabled-pseudo-expected.txt b/LayoutTests/fast/css/invalidation/disabled-pseudo-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..6c21312673be247bd17557c3df2e9ab4d5692146 |
--- /dev/null |
+++ b/LayoutTests/fast/css/invalidation/disabled-pseudo-expected.txt |
@@ -0,0 +1,13 @@ |
+Use descendant invalidation set for :disabled 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 |
+ |
+ |