[wpt-sync] Sync PR 45258 - Mark mousemove default action WPT as non-tentative
Categories
(Core :: DOM: Events, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox126 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 45258 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45258
Details from upstream follow.
Mustaq Ahmed <mustaq@google.com> wrote:
Mark mousemove default action WPT as non-tentative
This test was included in Interop 2023, and all major browsers were
failing the test at that time. It was left as "tentative"
because of possible compat impact. Now that it passes on all major
browsers, there is no need to call it tentative now.Bug: 40078978
Change-Id: I66895643bdad77f011efb46879a13ab51d930455
Reviewed-on: https://chromium-review.googlesource.com/5385575
WPT-Export-Revision: 920e132d9f48e7f4cec103f518d56e32e65dcf4c
Assignee | ||
Updated•10 months ago
|
Assignee | ||
Comment 1•10 months ago
|
||
Assignee | ||
Comment 2•10 months ago
|
||
Assignee | ||
Comment 3•10 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 2 subtests
Status Summary
Firefox
OK
: 1
PASS
: 1[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview] 2[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt, GitHub]
FAIL
: 1
Chrome
OK
: 1
PASS
: 2
Safari
OK
: 1
PASS
: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /uievents/mouse/mousemove_prevent_default_action.html [wpt.fyi]
- dragstart event firing when mousemove event is prevented:
FAIL
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
],PASS
[Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
,GitHub
] (Chrome:PASS
, Safari:PASS
)
- dragstart event firing when mousemove event is prevented:
Comment 5•10 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/2ab295340627
https://hg.mozilla.org/mozilla-central/rev/ba195d381282
Description
•