Closed
Bug 1480580
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 12285 - Send click event to the nearest common ancestor
Categories
(Core :: DOM: Events, enhancement, P4)
Core
DOM: Events
Tracking
()
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 12285 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/12285
Details from upstream follow.
Navid Zolghadr <nzolghadr@chromium.org> wrote:
> Send click event to the nearest common ancestor
>
> Send click event even when the targets of down and up
> are different and across different interactive elements.
>
> Bug: 869919
> Change-Id: Ie90c2d7c7dbb1b873f2a0f8b8ef489ee951489fe
> Reviewed-on: https://chromium-review.googlesource.com/1161164
> WPT-Export-Revision: 217934db671cca28fc31926b6d8558bf5c7c355c
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM: Events
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
The PR was not expected to affect any tests, but the try push wasn't a success. Check the try results for infrastructure issues
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Comment 4•7 years ago
|
||
The PR was not expected to affect any tests, but the try push wasn't a success. Check the try results for infrastructure issues
| Assignee | ||
Comment 5•7 years ago
|
||
Result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/9b7e3c0e4c3f
[wpt PR 12285] - Send click event to the nearest common ancestor, a=testonly
Comment 7•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•