Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / input-maxlength-ime-preedit-expected.txt
blob6ddb7f362aa825c238062fddac3e1ce969e4a385
1 This test checks users can input pre-edit text longer than maxlength.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS document.getSelection().toString() is "abcd"
7 PASS successfullyParsed is true
9 TEST COMPLETE