Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / content-changed-during-drop-expected.txt
blobba54a8d84a03753baf208cfb8722a974fc035e3a
1 This tests that we don't lose data dropped onto an input field that changes its content during a drop event
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6  PASS dragTarget.value is elementToDrag.href
7 PASS Didn't crash.
8 PASS successfullyParsed is true
10 TEST COMPLETE