Closed
Bug 1225453
Opened 9 years ago
Closed 9 years ago
DnD: implement DataTransferItem and DataTransferItemList
Categories
(Core :: DOM: Events, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 906420
People
(Reporter: art.barstow, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:43.0) Gecko/20100101 Firefox/43.0
Build ID: 20151112144305
Steps to reproduce:
Gecko does not implement the following DnD interfaces:
1. DataTransferItem <https://html.spec.whatwg.org/multipage/interaction.html#datatransferitem>
2. DataTransferItemList <https://html.spec.whatwg.org/multipage/interaction.html#datatransferitemlist>
Note a PR with some DTI tests is available in the w-p-t repo:
<https://github.com/w3c/web-platform-tests/pull/1725>
Updated•9 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Component: Untriaged → DOM: Events
Product: Firefox → Core
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•