[wpt-sync] Sync PR 41539 - Rewrite to re-enable pointerevent_attributes_nohover_pointers WPT
Categories
(Core :: DOM: Events, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox119 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41539 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41539
Details from upstream follow.
Mustaq Ahmed <mustaq@google.com> wrote:
Rewrite to re-enable pointerevent_attributes_nohover_pointers WPT
The test was written using complicated event-driven logic, and had two
tests hooked up together. This CL switches it to a simpler
Promise-based approach like newer tests in the same folder, expecting
to address the leak issue.The CL also corrects an error message in testdriver-vendor.js that
misled our initial investigation.Fixed: 1446799
Change-Id: If5cf1e9c0856a6beea4441a505fb320bf30344caReviewed-on: https://chromium-review.googlesource.com/4794391
WPT-Export-Revision: 6ce2a4ddc9764fe21a44af1b968daf397522dc49
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
Assignee | ||
Comment 3•1 year ago
|
||
Assignee | ||
Comment 4•1 year ago
|
||
Assignee | ||
Comment 5•1 year ago
|
||
Assignee | ||
Comment 6•1 year ago
|
||
Comment 8•1 year ago
|
||
bugherder |
Description
•