Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / pasteboard / files-during-page-drags-expected.txt
blobd0573ff8e86def5685998cff5d95d1d11eca0aba
1 Make sure that .files arrays are always empty for non-file drags.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS Drag of A resulted in empty files array.
7 PASS Drag of IMG resulted in empty files array.
8 PASS successfullyParsed is true
10 TEST COMPLETE