Closed Bug 1474426 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 11863 - Add objects to the DOM-Parsing IDL test

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 11863 into mozilla-central (this bug is closed when the sync is complete).

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

Luke Bjerring <lukebjerring@google.com> wrote:
>  Add objects to the DOM-Parsing IDL test
>  
>  Converts the test to use the recently-added `idl_test` helper.
>  Increases the (passing) test count from 27 to 41, by covering objects that implement the interfaces.
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Component: CSS Parsing and Computation → DOM
Ran 2 tests and 66 subtests
OK     : 2
PASS   : 56
FAIL   : 10

New tests that have failures or other problems:
/domparsing/interfaces.any.worker.html
    DOMParser interface: new DOMParser() must not have property "parseFromString": FAIL
    DOMParser must be primary interface of new DOMParser(): FAIL
    Element interface: document.createElement("div") must not have property "innerHTML": FAIL
    Element interface: document.createElement("div") must not have property "insertAdjacentHTML": FAIL
    Element interface: document.createElement("div") must not have property "outerHTML": FAIL
    Range interface: new Range() must not have property "createContextualFragment": FAIL
    Stringification of new DOMParser(): FAIL
    Stringification of new XMLSerializer(): FAIL
    XMLSerializer interface: new XMLSerializer() must not have property "serializeToString": FAIL
    XMLSerializer must be primary interface of new XMLSerializer(): FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/41de87e4d6ac
[wpt PR 11863] - Add objects to the DOM-Parsing IDL test, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/4fd10daf5327
[wpt PR 11863] - Update wpt metadata, a=testonly
https://hg.mozilla.org/mozilla-central/rev/41de87e4d6ac
https://hg.mozilla.org/mozilla-central/rev/4fd10daf5327
Status: NEW → RESOLVED
Closed: 6 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.