Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / css / invalidation / autofill-pseudo-expected.txt
blobd6917af5fe57744a4689688bd042f0a55c1df950
1 Use descendant invalidation set for :-webkit-autofill pseudo class.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS [object Internals] is defined.
7 PASS getComputedStyle(text, '').textDecorationLine is 'none'
8 PASS internals.updateStyleAndReturnAffectedElementCount() is 1
9 PASS getComputedStyle(text, '').textDecorationLine is 'underline'
10 PASS successfullyParsed is true
12 TEST COMPLETE