Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / input-set-value-on-blur-expected.txt
blob1735e155ec9a0498f6140ad432de0b51e9b0616c
1 This test confirms that changing an input's value on blur event does not cause re-focus.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS document.activeElement is text
7 PASS successfullyParsed is true
9 TEST COMPLETE