Index: LayoutTests/fast/css/invalidation/autofill-pseudo-expected.txt |
diff --git a/LayoutTests/fast/css/invalidation/autofill-pseudo-expected.txt b/LayoutTests/fast/css/invalidation/autofill-pseudo-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..d6917af5fe57744a4689688bd042f0a55c1df950 |
--- /dev/null |
+++ b/LayoutTests/fast/css/invalidation/autofill-pseudo-expected.txt |
@@ -0,0 +1,14 @@ |
+Use descendant invalidation set for :-webkit-autofill pseudo class. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS [object Internals] is defined. |
+PASS getComputedStyle(text, '').textDecorationLine is 'none' |
+PASS internals.updateStyleAndReturnAffectedElementCount() is 1 |
+PASS getComputedStyle(text, '').textDecorationLine is 'underline' |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |
+ |