Closed
Bug 1465551
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 11252 - Add MouseEvent/MouseEventInit as untested DOM IDLs
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla62
Tracking | Status | |
---|---|---|
firefox62 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 11252 into mozilla-central (this bug is closed when the sync is complete). PR: https://github.com/web-platform-tests/wpt/pull/11252 Details from upstream follow. Chris Nardi <christopherncarmel@hotmail.com> wrote: > Add MouseEvent/MouseEventInit as untested DOM IDLs > > The DOM idlharness test would not run as `MouseEvent`/`MouseEventInit` were not declared within any IDL files parsed. Add these in as untested IDLs.
Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=7630fd7f5f88f6aca43e3a12da92906f557ac1af
Assignee | ||
Comment 2•3 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=ec9812047d1c7710cd93762b426fdd9dd8373dcc
Assignee | ||
Comment 3•3 years ago
|
||
Ran 1 tests and 1977 subtests OK : 1 PASS : 1951 FAIL : 26 New tests that have failures or other problems: /dom/interfaces.html AbstractRange interface object length: FAIL AbstractRange interface object name: FAIL AbstractRange interface: attribute collapsed: FAIL AbstractRange interface: attribute endContainer: FAIL AbstractRange interface: attribute endOffset: FAIL AbstractRange interface: attribute startContainer: FAIL AbstractRange interface: attribute startOffset: FAIL AbstractRange interface: existence and properties of interface object: FAIL AbstractRange interface: existence and properties of interface prototype object: FAIL AbstractRange interface: existence and properties of interface prototype object's "constructor" property: FAIL AbstractRange interface: existence and properties of interface prototype object's @@unscopables property: FAIL Document interface: attribute origin: FAIL Document interface: new Document() must inherit property "origin" with the proper type: FAIL Document interface: xmlDoc must inherit property "origin" with the proper type: FAIL Event interface: attribute returnValue: FAIL Event interface: document.createEvent("Event") must inherit property "returnValue" with the proper type: FAIL Event interface: new CustomEvent("foo") must inherit property "returnValue" with the proper type: FAIL Event interface: new Event("foo") must inherit property "returnValue" with the proper type: FAIL Range interface: existence and properties of interface object: FAIL Range interface: existence and properties of interface prototype object: FAIL StaticRange interface object length: FAIL StaticRange interface object name: FAIL StaticRange interface: existence and properties of interface object: FAIL StaticRange interface: existence and properties of interface prototype object: FAIL StaticRange interface: existence and properties of interface prototype object's "constructor" property: FAIL StaticRange interface: existence and properties of interface prototype object's @@unscopables property: FAIL
Assignee | ||
Comment 4•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=d4e4994edfa5592eb9f69d13401dfb4647b4a0b0
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/mozilla-inbound/rev/afbc5459b7ba [wpt PR 11252] - Add MouseEvent/MouseEventInit as untested DOM IDLs, a=testonly https://hg.mozilla.org/integration/mozilla-inbound/rev/ba86bff89ba4 [wpt PR 11252] - Update wpt metadata, a=testonly
Comment 6•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/afbc5459b7ba https://hg.mozilla.org/mozilla-central/rev/ba86bff89ba4
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
Updated•2 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•