Closed Bug 1466195 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 11305 - Move add_dependency_idls after add_idls

Categories

(Core :: DOM: Core & HTML, enhancement, P4)

enhancement

Tracking

()

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 11305 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/11305
Details from upstream follow.

Chris Nardi <christopherncarmel@hotmail.com> wrote:
>  Move add_dependency_idls after add_idls
>  
>  Per #11280, the order in which you call these methods matters to execution. Flip the order in order to prevent `Unrecognized type EventHandler`.
PR 11305 applied with additional changes from upstream: 2ae39a003cba3b1292d5239f6043281d9277d25b
Component: web-platform-tests → DOM
Product: Testing → Core
Ran 1 tests and 1972 subtests
OK     : 1
PASS   : 1946
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
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/cfdc0066db98
[wpt PR 11305] - Move add_dependency_idls after add_idls, a=testonly
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/mozilla-inbound/rev/333100534320
[wpt PR 11305] - Move add_dependency_idls after add_idls, a=testonly
https://hg.mozilla.org/mozilla-central/rev/333100534320
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.