You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dropzone failed to get traction among browser implementers. Having it in
the specification is confusing to Web developers who may attempt to use
it, only to discover that it is not supported.
WebKit and Blink implemented a prefixed version, webkitdropzone. The
prefixed version is going away from Blink [1]. WebKit has no objections
to the attribute getting removed from the spec [2].
Fixes#2331. Tests:
* web-platform-tests/wpt#5052
* web-platform-tests/wpt#5053
[1]: https://www.chromestatus.com/feature/5718005866561536
[2]: #2331 (comment)
0 commit comments