-
Notifications
You must be signed in to change notification settings - Fork 785
[selectors-4] drag and drop #2257
Copy link
Copy link
Closed
Labels
Description
In whatwg/html@3044a7e @pwnall and @domenic removed the dropzone global attribute due to it not gaining traction.
As it turns out this feature was supposed to work together with https://un5n798jx6qx6j0rmf2verhh.julianrbryant.com/selectors/#drag-pseudos: https://un5gmtkzgkj46tygt32g.julianrbryant.com/TR/2013/WD-selectors4-20130502/#drag-pseudos.
Without the dropzone attribute I don't think these psuedo-classes have a hook to use, so they probably need to be removed, unless I'm missing something.
Reactions are currently unavailable