Closed Bug 1475767 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 11978 - Update the CSS-Parser-API IDL file

Categories

(Core :: CSS Parsing and Computation, 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 11978 into mozilla-central (this bug is closed when the sync is complete).

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

Luke Bjerring <lukebjerring@chromium.org> wrote:
>  Update the CSS-Parser-API IDL file
>  
>  Hello reviewer(s),
>  
>  This PR is intended to consolidate the spec’s IDL definition with the WPT test suite’s copy, and any idlharness tests.
>  
>  The up-to-date copy of the IDL file was automatically extracted from the reffy-reports repo (https://github.com/tidoust/reffy-reports/tree/master/whatwg/idl) which scrapes known specs automatically + regulary.
>  
>  This PR is part of a migration project which will eventually be automatically updating and creating PRs for changes in spec IDL.
>  
>  Please check that:
>  The spec (and its source) is correct and up-to-date
>  All tests which cover the IDL in the spec have been migrated to fetch + use the idl in the `interfaces/` directory (instead of inline copies in the test files).
>
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Ran 1 tests and 87 subtests
OK     : 1
PASS   : 20
FAIL   : 67

New tests that have failures or other problems:
/css/css-parser-api/idlharness.html
    CSS interface: operation parseCommaValueList(DOMString): FAIL
    CSS interface: operation parseDeclaration(DOMString, CSSParserOptions): FAIL
    CSS interface: operation parseDeclarationList(CSSStringSource, CSSParserOptions): FAIL
    CSS interface: operation parseRule(CSSStringSource, CSSParserOptions): FAIL
    CSS interface: operation parseRuleList(CSSStringSource, CSSParserOptions): FAIL
    CSS interface: operation parseStylesheet(CSSStringSource, CSSParserOptions): FAIL
    CSS interface: operation parseValue(DOMString): FAIL
    CSS interface: operation parseValueList(DOMString): FAIL
    CSSParserAtRule interface object length: FAIL
    CSSParserAtRule interface object name: FAIL
    CSSParserAtRule interface: attribute body: FAIL
    CSSParserAtRule interface: attribute name: FAIL
    CSSParserAtRule interface: attribute prelude: FAIL
    CSSParserAtRule interface: existence and properties of interface object: FAIL
    CSSParserAtRule interface: existence and properties of interface prototype object: FAIL
    CSSParserAtRule interface: existence and properties of interface prototype object's "constructor" property: FAIL
    CSSParserAtRule interface: existence and properties of interface prototype object's @@unscopables property: FAIL
    CSSParserAtRule interface: stringifier: FAIL
    CSSParserBlock interface object length: FAIL
    CSSParserBlock interface object name: FAIL
    CSSParserBlock interface: attribute body: FAIL
    CSSParserBlock interface: attribute name: FAIL
    CSSParserBlock interface: existence and properties of interface object: FAIL
    CSSParserBlock interface: existence and properties of interface prototype object: FAIL
    CSSParserBlock interface: existence and properties of interface prototype object's "constructor" property: FAIL
    CSSParserBlock interface: existence and properties of interface prototype object's @@unscopables property: FAIL
    CSSParserBlock interface: stringifier: FAIL
    CSSParserDeclaration interface object length: FAIL
    CSSParserDeclaration interface object name: FAIL
    CSSParserDeclaration interface: attribute body: FAIL
    CSSParserDeclaration interface: attribute name: FAIL
    CSSParserDeclaration interface: existence and properties of interface object: FAIL
    CSSParserDeclaration interface: existence and properties of interface prototype object: FAIL
    CSSParserDeclaration interface: existence and properties of interface prototype object's "constructor" property: FAIL
    CSSParserDeclaration interface: existence and properties of interface prototype object's @@unscopables property: FAIL
    CSSParserDeclaration interface: stringifier: FAIL
    CSSParserFunction interface object length: FAIL
    CSSParserFunction interface object name: FAIL
    CSSParserFunction interface: attribute args: FAIL
    CSSParserFunction interface: attribute name: FAIL
    CSSParserFunction interface: existence and properties of interface object: FAIL
    CSSParserFunction interface: existence and properties of interface prototype object: FAIL
    CSSParserFunction interface: existence and properties of interface prototype object's "constructor" property: FAIL
    CSSParserFunction interface: existence and properties of interface prototype object's @@unscopables property: FAIL
    CSSParserFunction interface: stringifier: FAIL
    CSSParserQualifiedRule interface object length: FAIL
    CSSParserQualifiedRule interface object name: FAIL
    CSSParserQualifiedRule interface: attribute body: FAIL
    CSSParserQualifiedRule interface: attribute prelude: FAIL
    CSSParserQualifiedRule interface: existence and properties of interface object: FAIL
    CSSParserQualifiedRule interface: existence and properties of interface prototype object: FAIL
    CSSParserQualifiedRule interface: existence and properties of interface prototype object's "constructor" property: FAIL
    CSSParserQualifiedRule interface: existence and properties of interface prototype object's @@unscopables property: FAIL
    CSSParserQualifiedRule interface: stringifier: FAIL
    CSSParserRule interface object length: FAIL
    CSSParserRule interface object name: FAIL
    CSSParserRule interface: existence and properties of interface object: FAIL
    CSSParserRule interface: existence and properties of interface prototype object: FAIL
    CSSParserRule interface: existence and properties of interface prototype object's "constructor" property: FAIL
    CSSParserRule interface: existence and properties of interface prototype object's @@unscopables property: FAIL
    CSSParserValue interface object length: FAIL
    CSSParserValue interface object name: FAIL
    CSSParserValue interface: existence and properties of interface object: FAIL
    CSSParserValue interface: existence and properties of interface prototype object: FAIL
    CSSParserValue interface: existence and properties of interface prototype object's "constructor" property: FAIL
    CSSParserValue interface: existence and properties of interface prototype object's @@unscopables property: FAIL
    Partial namespace CSS: original namespace defined: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/39366a598472
[wpt PR 11978] - Update the CSS-Parser-API IDL file, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/f2798bb07b00
[wpt PR 11978] - Update wpt metadata, a=testonly
https://hg.mozilla.org/mozilla-central/rev/39366a598472
https://hg.mozilla.org/mozilla-central/rev/f2798bb07b00
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in before you can comment on or make changes to this bug.