Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / keypress-focus-change-expected.txt
blob22d32874e6208f07fab234b385a8d6ceec916933
1 This tests that when the keyPress event handler changes focus to a new form field,
2 that the key will still be inserted in the original field that was the target of the event.
3    
4 Test Passed