[wpt-sync] Sync PR 44905 - Blink: Expose dataTransfer.types in appropriate drag events.
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox126 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 44905 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/44905
Details from upstream follow.
Rakesh Goulikar <ragoulik@microsoft.com> wrote:
Blink: Expose dataTransfer.types in appropriate drag events.
As per spec
https://html.spec.whatwg.org/multipage/dnd.html#concept-dnd-p
The correct access restriction for most drag events after "dragstart" is the protected mode, which allows enumerating the types of data in the drag store.Bug: https://bugs.chromium.org/p/chromium/issues/detail?id=1345474
Change-Id: Ibcbe4f61f5846ba49b590d235324f2784370d005
Reviewed-on: https://chromium-review.googlesource.com/5341049
WPT-Export-Revision: dcec175fe28cfeb58ed34c6b103909d9293ad137
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
| Assignee | ||
Comment 4•2 years ago
|
||
Comment 5•2 years ago
|
||
| bugherder | ||
Description
•