Closed Bug 1444846 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 9967 - IDL update for AbstractRange and StaticRange

Categories

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

enhancement

Tracking

()

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: mozilla.org, Unassigned)

Details

(Whiteboard: [wptsync downstream])

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

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

Anne van Kesteren wrote:
>  IDL update for AbstractRange and StaticRange
>  
>  See https://github.com/whatwg/dom/pull/589.
Component: web-platform-tests → DOM
Product: Testing → Core
Ran 20 tests and 1912[linux64-stylo-disabled-debug,linux64-stylo-disabled-opt], 10671[linux32-debug,linux32-opt,linux64-debug,linux64-opt] subtests
OK     : 16[linux64-stylo-disabled-debug,linux64-stylo-disabled-opt], 19[linux32-debug,linux32-opt,linux64-debug,linux64-opt]
PASS   : 9537[linux32-debug,linux32-opt,linux64-debug,linux64-opt], 1346[linux64-stylo-disabled-debug,linux64-stylo-disabled-opt]
FAIL   : 1133[linux32-debug,linux32-opt,linux64-debug,linux64-opt], 565[linux64-stylo-disabled-debug,linux64-stylo-disabled-opt]
TIMEOUT: 2

Existing tests that now have a worse result (e.g. they used to PASS and now FAIL):
/dom/interfaces.html
    Range interface: existence and properties of interface object: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt]
    Range interface: existence and properties of interface prototype object: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt]

New tests that have failures or other problems:
/dom/interfaces.html
    AbstractRange interface object length: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt]
    AbstractRange interface object name: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt]
    AbstractRange interface: attribute collapsed: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt]
    AbstractRange interface: attribute endContainer: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt]
    AbstractRange interface: attribute endOffset: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt]
    AbstractRange interface: attribute startContainer: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt]
    AbstractRange interface: attribute startOffset: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt]
    AbstractRange interface: existence and properties of interface object: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt]
    AbstractRange interface: existence and properties of interface prototype object: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt]
    AbstractRange interface: existence and properties of interface prototype object's "constructor" property: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt]
    AbstractRange interface: existence and properties of interface prototype object's @@unscopables property: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt]
    StaticRange interface object length: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt]
    StaticRange interface object name: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt]
    StaticRange interface: existence and properties of interface object: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt]
    StaticRange interface: existence and properties of interface prototype object: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt]
    StaticRange interface: existence and properties of interface prototype object's "constructor" property: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt]
    StaticRange interface: existence and properties of interface prototype object's @@unscopables property: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt]

Tests that are disabled for instability:
/dom/interfaces.html: [linux64-stylo-disabled-debug,linux64-stylo-disabled-opt]
/html/dom/interfaces.html: [linux64-stylo-disabled-debug,linux64-stylo-disabled-opt]
/payment-request/interfaces.https.html: [linux64-stylo-disabled-debug,linux64-stylo-disabled-opt]
P4 is unused to setting priority to P3.
Priority: P4 → P3
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/88ae266890f1
[wpt PR 9967] - IDL update for AbstractRange and StaticRange, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/cc84a43afa7a
[wpt PR 9967] - Update wpt metadata, a=testonly
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.