Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / date-multiple-fields / date-multiple-fields-onblur-setvalue-onfocusremoved-expected.txt
blob83ae0eca2518c03de241bec83b16cae399a55139
1 Setting value onBlur, should not keep element in focus.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS style.getPropertyValue("background-color") is "rgb(0, 0, 255)"
7 PASS style.getPropertyValue("background-color") is "rgb(255, 255, 255)"
8 PASS successfullyParsed is true
10 TEST COMPLETE