summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/date-multiple-fields/date-multiple-fields-focus-expected.txt
blob: 8e58ad076db865b19fea21b4b083ebc49a802b7e (plain)
1
2
3
4
5
6
7
8
9
10
11
Check if element.focus() does not focus on disabled sub-fields.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS internals.shadowPseudoId(internals.youngestShadowRoot(dateInput).activeElement) is "-webkit-datetime-edit-month-field"
PASS internals.shadowPseudoId(internals.youngestShadowRoot(dateInput).activeElement) is "-webkit-datetime-edit-month-field"
PASS successfullyParsed is true

TEST COMPLETE