Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit 6a91b24

Browse files
committed
Removed dropzone (fixes #498)
1 parent f599aac commit 6a91b24

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

scripts/9/data.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2094,12 +2094,6 @@ var tests = [
20942094
name: '<code>draggable</code> attribute',
20952095
value: 1,
20962096
url: 'http://www.w3.org/TR/html5/editing.html#the-draggable-attribute'
2097-
}, {
2098-
id: 'dropzone',
2099-
name: '<code>dropzone</code> attribute',
2100-
status: 'rejected',
2101-
value: 0,
2102-
url: 'http://www.w3.org/TR/html5/editing.html#the-dropzone-attribute '
21032097
}
21042098
]
21052099
}, {

0 commit comments

Comments
 (0)