[wpt-sync] Sync PR 21118 - Create a test object in wheel event tests
Categories
(Core :: DOM: Events, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox74 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 21118 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/21118
Details from upstream follow.
Lan Wei <lanwei@chromium.org> wrote:
Create a test object in wheel event tests
When I tried to run mouse event wpt tests manually with mouse wheel,
uievents/order-of-events/mouse-events/wheel-basic-manual.html
uievents/order-of-events/mouse-events/wheel-scrolling-manual.html
I got the error "Harness status: Error done() was called without first
defining any tests". I create a test object inside these two tests and
call done() with these test objects.Bug: 1040611
Change-Id: I1f11f1587540fb335f4361b2cbbd88c8794a5d72Reviewed-on: https://chromium-review.googlesource.com/1993117
WPT-Export-Revision: ed37236f7ef8d92829035908d4f692ab8a56be2d
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 3•6 years ago
|
||
Comment 4•6 years ago
|
||
| bugherder | ||
Description
•