Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / date-multiple-fields / date-multiple-fields-focus-expected.txt
blob8e58ad076db865b19fea21b4b083ebc49a802b7e
1 Check if element.focus() does not focus on disabled sub-fields.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS internals.shadowPseudoId(internals.youngestShadowRoot(dateInput).activeElement) is "-webkit-datetime-edit-month-field"
7 PASS internals.shadowPseudoId(internals.youngestShadowRoot(dateInput).activeElement) is "-webkit-datetime-edit-month-field"
8 PASS successfullyParsed is true
10 TEST COMPLETE