Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / input-step-as-double-expected.txt
blob10d116bc33c82a0949519de52ebb397b99e33b14
1 Test for a capturing spec change to consider .2 as valid real number for step
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS numberInput.value is "0.5"
7 PASS successfullyParsed is true
9 TEST COMPLETE