[wpt-sync] Sync PR 28966 - Allow mouse drag from inside a <popup> to outside
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox90 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 28966 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/28966
Details from upstream follow.
b'Mason Freed <masonf@chromium.org>' wrote:
Allow mouse drag from inside a <popup> to outside
With this CL, mousing-down inside a \<popup> and dragging to outside
that \<popup> will no longer light-dismiss the popup. This also changes
the trigger for light dismiss from "click" to "mousedown", which
mirrors platform conventions.Bug: 1168738
Change-Id: I23aa035107409b9fb2f36ee90ef8a3c08d8e0c62
Reviewed-on: https://chromium-review.googlesource.com/2890150
WPT-Export-Revision: d4f52c4ee6cea4724ef61729755b1fc8abf9e399
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
| Assignee | ||
Comment 3•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 11 subtests
Status Summary
Firefox
ERROR: 1
Chrome
OK : 1
PASS : 7
FAIL : 4
Safari
ERROR: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/html/semantics/interactive-elements/the-popup-element/popup-light-dismiss.tentative.html: ERROR (Chrome: OK, Safari: ERROR)
Comment 5•5 years ago
|
||
| bugherder | ||
Description
•