Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / selection / drag-drop-events-expected.txt
blob90f5d4758869074942dad6284d93bda97be0614c
1  
2 This test verifies the order of events fired by drag-and-drop.
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS successfullyParsed is true
9 TEST COMPLETE
10 focus src
11 drop dst
12 blur src
13 focus dst
14 input src
15 input dst
16 change src