Name Description Size
001.xhtml dropEffect is correctly set when it matches effectAllowed 2405
002.xhtml Text input selection drag and drop: allowed effects 'copy','move','link' 2959
003.xhtml dropEffect matches effectAllowed for link drag and drop 2169
004.xhtml dropEffect matches effectAllowed for PNG image drag and drop 5787
005.xhtml SVG image drag and drop: allowed effects 'copy','move','link' 3033
006.xhtml Canvas drag and drop: allowed effects 'copy','move','link' 3010
007.xhtml Selection drag and drop: allowed effects 'copy','copyLink','copyMove' 1423
008.xhtml Link drag and drop: allowed effects 'link','linkMove','uninitialized' 1358
009.xhtml Text input selection drag and drop: allowed effects 'move','uninitialized' 1309
010.xhtml Selection drag and drop: allowed effects 'all','uninitialized' 1265
011.xhtml Selection drag and drop: allowed effects 'link','copyLink','linkMove' 1443
012.xhtml Selection drag and drop: allowed effects 'move','copyMove','linkMove' 1443
013.xhtml Selection drag and drop: allowed effects 'copy','all','uninitialized' 1423
014.xhtml Selection drag and drop: allowed effects 'copy','copyMove','invalid' 1422
015.xhtml Selection drag and drop: dropzone 'copy','move' and 'link' 1189
016.xhtml Text input selection drag and drop: dropzone 'copy','move' and 'link' 1189
017.xhtml Link drag and drop: dropzone 'copy','move' and 'link' 1087
018.xhtml Selection drag and drop: setting dropzone attribute ondragstart 1277
019.xhtml Text input selection drag and drop: setting dropzone attribute ondragstart 1304
020.xhtml Link drag and drop: setting dropzone attribute ondragstart 1196
021.xhtml Selection drag and drop: removing dropzone attribute ondragstart 1251
022.xhtml Selection drag and drop: changing dropzone attribute ondragstart 1380
023.xhtml drofEffect after drop event is cancelled 1370
024.xhtml Selection drag and drop: invalid value of effectAllowed 1451
025.html drag & drop - writing to dropEffect 6253
026.xhtml Selection drag and drop: multiple values in dropzone 1236
027.xhtml Selection drag and drop: non matching values in dropzone 1138
028.html Dropping element with uninitialized effectAllowed 998
events-contenteditable-manual.tentative.html Selection drag and drop: events for contenteditable 696
events-contenteditable-same-element-manual.tentative.html Selection drag and drop: events for contenteditable (same element) 573
events-input-manual.tentative.html Selection drag and drop: events for <input> 585
events-input-same-element-manual.tentative.html Selection drag and drop: events for <input> (same element) 552
events-textarea-manual.tentative.html Selection drag and drop: events for <textarea> 602
events-textarea-same-element-manual.tentative.html Selection drag and drop: events for <textarea> (same element) 560
support