Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / selection / editable-div-clear-on-keydown-expected.txt
blob16e8c02dfd3673b01ef488b8370f96d2129b060b
1 Tests behavior of code that clears the text from a focused editable div. 
3 To run manually press any key to clear the text in the div.
4 The key that was typed should replace the text in the editable div and div should still have the focus and a blinking caret.
7 PASS