[wpt-sync] Sync PR 25434 - Move pointerevent_mouse_pointercapture_inactivate_pointer to wpt
Categories
(Core :: DOM: Events, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox83 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 25434 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/25434
Details from upstream follow.
b'Liviu Tinta <liviutinta@chromium.org>' wrote:
Move pointerevent_mouse_pointercapture_inactivate_pointer to wpt
Test didn't require changes to convert to WPT. I've only added calls
to EventWatcher to wait for pointerup event to be done in order to avoid
flaky behaviour.Change-Id: Ie7695b47b6f97769d5337b30e4810e94d339233f
Reviewed-on: https://chromium-review.googlesource.com/2398946
WPT-Export-Revision: a16f9e1eb9a85263f762bab3c9a6cbb14a0ad926
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 2 subtests
Status Summary
Firefox
TIMEOUT: 2
NOTRUN : 1
Chrome
OK : 1
PASS : 2
Safari
FAIL : 1
TIMEOUT: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/pointerevents/pointerevent_mouse_pointercapture_inactivate_pointer.html: TIMEOUT (Chrome: OK, Safari: TIMEOUT)
setPointerCapture: pointer active in outer frame, set capture to inner frame: TIMEOUT (Chrome: PASS, Safari: FAIL)
setPointerCapture: pointer active in inner frame, set capture to outer frame: NOTRUN (Chrome: PASS, Safari: TIMEOUT)
Comment 4•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/6822a838db1b
https://hg.mozilla.org/mozilla-central/rev/667413d2ec20
Description
•