[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: wpt-sync, 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•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years 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)
Comment 5•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/77079adb9fb7
https://hg.mozilla.org/mozilla-central/rev/ba20f344ab96
Description
•