Skip to content

Conversation

@pwnall
Copy link
Contributor

@pwnall pwnall commented Mar 6, 2017

dropzone is getting removed from the HTML standard in whatwg/html#2402

I am following the advice in whatwg/html#2402 (comment) and will submit PRs that gradually remove dropzone from WPT.

dropzone is getting removed from the HTML standard in
whatwg/html#2402
@wpt-pr-bot
Copy link
Collaborator

Notifying @Ms2ger, @ayg, @jdm, @jgraham, @zcorpan, and @zqzhang. (Learn how reviewing works.)

@wpt-pr-bot wpt-pr-bot added the html label Mar 6, 2017
@ghost
Copy link

ghost commented Mar 6, 2017

View the complete job log.

Firefox (nightly channel)

Testing web-platform-tests at revision 85cf8af565dd2be0bddf9cbf454305c6abd650f8
Using browser at version BuildID 20170306110339; SourceStamp 966464a68a2cb3ca1125808e34abb5c1d34e3797
Starting 10 test iterations
All results were stable

All results

1 test ran
/html/dom/elements/elements-in-the-dom/historical.html
Subtest Results Messages
OK
HTMLElement member must be nuked: commandType PASS
HTMLElement member must be nuked: commandLabel PASS
HTMLElement member must be nuked: commandIcon PASS
HTMLElement member must be nuked: commandHidden PASS
HTMLElement member must be nuked: commandDisabled PASS
HTMLElement member must be nuked: commandChecked PASS
HTMLElement member must be nuked: commandTriggers PASS
HTMLElement member must be nuked: dropzone PASS
HTMLElement member must be nuked: inert PASS

@ghost
Copy link

ghost commented Mar 6, 2017

View the complete job log.

Chrome (unstable channel)

Testing web-platform-tests at revision 85cf8af565dd2be0bddf9cbf454305c6abd650f8
Using browser at version 58.0.3026.3 dev
Starting 10 test iterations
All results were stable

All results

1 test ran
/html/dom/elements/elements-in-the-dom/historical.html
Subtest Results Messages
OK
HTMLElement member must be nuked: commandType PASS
HTMLElement member must be nuked: commandLabel PASS
HTMLElement member must be nuked: commandIcon PASS
HTMLElement member must be nuked: commandHidden PASS
HTMLElement member must be nuked: commandDisabled PASS
HTMLElement member must be nuked: commandChecked PASS
HTMLElement member must be nuked: commandTriggers PASS
HTMLElement member must be nuked: dropzone PASS
HTMLElement member must be nuked: inert PASS

@domenic domenic merged commit ac8cabb into web-platform-tests:master Mar 6, 2017
domenic pushed a commit to whatwg/html that referenced this pull request Mar 6, 2017
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)
@pwnall
Copy link
Contributor Author

pwnall commented Mar 6, 2017

Thank you very much for the quick turnaround!

alice pushed a commit to alice/html that referenced this pull request Jan 8, 2019
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 whatwg#2331. Tests:

* web-platform-tests/wpt#5052
* web-platform-tests/wpt#5053

[1]: https://www.chromestatus.com/feature/5718005866561536
[2]: whatwg#2331 (comment)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants