[wpt-sync] Sync PR 27340 - createEvent('DragEvent') should work
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox87 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 27340 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/27340
Details from upstream follow.
b'Domenic Denicola <d@domenic.me>' wrote:
createEvent('DragEvent') should work
/dom/events/EventTarget-dispatchEvent.html tests that it does (and passes everywhere), so this test asserting that it doesn't is incorrect.
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 15 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 16 subtests
Status Summary
Firefox
OK : 1
PASS: 15
FAIL: 1
Chrome
OK : 1
PASS: 16
Safari
OK : 1
PASS: 16
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
/html/editing/dnd/synthetic/001.html
DragEvent should have all of the inherited init*Event methods: FAIL
New Tests That Don't Pass
/html/editing/dnd/synthetic/001.html
DragEvent should have all of the inherited init*Event methods: FAIL (Chrome: PASS, Safari: PASS)
Comment 4•5 years ago
|
||
| bugherder | ||
Description
•