Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / calendar-picker / calendar-picker-should-not-change-datetimelocal-time-expected.txt
blob364dd36e15dc97474b8bf14d1419a44444c3e3aa
1 Test for crbug.com/271451. The calendar picker should not change the time part of datetime-local field.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS getUserAgentShadowTextContent(input) is "1999-07-31 12:59"
7 PASS getUserAgentShadowTextContent(input) is "1999-07-31 12:59"
8 PASS highlightedValue() is "1999-08-01"
9 PASS getUserAgentShadowTextContent(input) is "1999-08-01 12:59"
10 PASS successfullyParsed is true
12 TEST COMPLETE