[wpt-sync] Sync PR 24834 - Use integers in call to actions.pointerMove
Categories
(Core :: DOM: Events, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox81 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24834 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24834
Details from upstream follow.
Liviu Tinta <liviutinta@chromium.org> wrote:
Use integers in call to actions.pointerMove
action.pointerMove requires integers as arguments.
Change-Id: I3efad46da26fee54ab875e8d88b72a73c91c44c3
Reviewed-on: https://chromium-review.googlesource.com/2332303
WPT-Export-Revision: 63c9bf1378c0ad5414bf3f3dba7b98a5343daef8
Assignee | ||
Updated•6 months ago
|
Assignee | ||
Comment 1•6 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=980b602360b2d370ea75457761e7dd7ce7425cc9
Assignee | ||
Comment 2•6 months ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 4 subtests
Status Summary
Firefox
PASS : 1
TIMEOUT: 2
NOTRUN : 2
Chrome
OK : 1
PASS : 4
Safari
TIMEOUT: 2
NOTRUN : 3
Links
Details
New Tests That Don't Pass
/pointerevents/compat/pointerevent_compat-mouse-events-when-removing-nodes.html: TIMEOUT (Chrome: OK, Safari: TIMEOUT)
Compat mouse events with node removal on pointerup: NOTRUN (Chrome: PASS, Safari: NOTRUN)
Compat mouse events with node removal on pointerdown: NOTRUN (Chrome: PASS, Safari: NOTRUN)
Compat mouse events with node removal on pointermove: TIMEOUT (Chrome: PASS, Safari: NOTRUN)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6b394e4ebfb9 [wpt PR 24834] - Fix failing test pointerevent_compat-mouse-events-when-removing-nodes, a=testonly https://hg.mozilla.org/integration/autoland/rev/4d2ec067e793 [wpt PR 24834] - Update wpt metadata, a=testonly
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/77079adb9fb7 [wpt PR 24834] - Fix failing test pointerevent_compat-mouse-events-when-removing-nodes, a=testonly https://hg.mozilla.org/integration/autoland/rev/ba20f344ab96 [wpt PR 24834] - Update wpt metadata, a=testonly
Comment 5•5 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/77079adb9fb7
https://hg.mozilla.org/mozilla-central/rev/ba20f344ab96
Description
•