Closed Bug 1743936 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 31823 - [@layer] Implement layer name extension to CSSImportRule

Categories

(Core :: CSS Parsing and Computation, task, P4)

task

Tracking

()

RESOLVED FIXED
97 Branch
Tracking Status
firefox97 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Xiaocheng Hu <xiaochengh@chromium.org> wrote:

[@layer] Implement layer name extension to CSSImportRule

Bug: 1095765
Change-Id: I8d46283a0127543626fcffd6f6ba1bc904c5d449
Reviewed-on: https://chromium-review.googlesource.com/3311605
WPT-Export-Revision: 7a8d60d257e1510bcfe5e17c77f48c9c030cba8c

PR 31823 applied with additional changes from upstream: 85f53b3cfdaf79fe308561373c5377af6d2aeb15
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core

CI Results

Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 2 tests and 9 subtests

Status Summary

Firefox

OK : 2
PASS: 5
FAIL: 31

Chrome

OK : 2
PASS: 5
FAIL: 30

Safari

OK : 2
PASS: 5
FAIL: 31

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/css/css-cascade/idlharness.html
CSSLayerBlockRule interface: existence and properties of interface object: FAIL (Chrome: FAIL, Safari: FAIL)
CSSLayerBlockRule interface object length: FAIL (Chrome: FAIL, Safari: FAIL)
CSSLayerBlockRule interface object name: FAIL (Chrome: FAIL, Safari: FAIL)
CSSLayerBlockRule interface: existence and properties of interface prototype object: FAIL (Chrome: FAIL, Safari: FAIL)
CSSLayerBlockRule interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: FAIL, Safari: FAIL)
CSSLayerBlockRule interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: FAIL, Safari: FAIL)
CSSLayerBlockRule interface: attribute name: FAIL (Chrome: FAIL, Safari: FAIL)
CSSLayerBlockRule must be primary interface of block: FAIL (Safari: FAIL)
Stringification of block: FAIL (Chrome: FAIL, Safari: FAIL)
CSSLayerBlockRule interface: block must inherit property "name" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
CSSLayerStatementRule interface: existence and properties of interface object: FAIL (Chrome: FAIL, Safari: FAIL)
CSSLayerStatementRule interface object length: FAIL (Chrome: FAIL, Safari: FAIL)
CSSLayerStatementRule interface object name: FAIL (Chrome: FAIL, Safari: FAIL)
CSSLayerStatementRule interface: existence and properties of interface prototype object: FAIL (Chrome: FAIL, Safari: FAIL)
CSSLayerStatementRule interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: FAIL, Safari: FAIL)
CSSLayerStatementRule interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: FAIL, Safari: FAIL)
CSSLayerStatementRule interface: attribute nameList: FAIL (Chrome: FAIL, Safari: FAIL)
CSSLayerStatementRule must be primary interface of statement: FAIL (Chrome: FAIL, Safari: FAIL)
Stringification of statement: FAIL (Chrome: FAIL, Safari: FAIL)
CSSLayerStatementRule interface: statement must inherit property "nameList" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
CSSImportRule interface: attribute layerName: FAIL (Chrome: FAIL, Safari: FAIL)
CSSImportRule interface: layeredImport must inherit property "layerName" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-cascade/layer-rules-cssom.html
Basic layer block name: FAIL (Chrome: FAIL, Safari: FAIL)
Anonymous layer block name: FAIL (Chrome: FAIL, Safari: FAIL)
Basic layer statement name: FAIL (Chrome: FAIL, Safari: FAIL)
Layer statement with multiple names: FAIL (Chrome: FAIL, Safari: FAIL)
Nested layer block names: FAIL (Chrome: FAIL, Safari: FAIL)
Nested layer statement name lists: FAIL (Chrome: FAIL, Safari: FAIL)
Import into anonymous layer: FAIL (Chrome: FAIL, Safari: FAIL)
Import into named layer: FAIL (Chrome: FAIL, Safari: FAIL)
Import without layer: FAIL (Chrome: FAIL, Safari: FAIL)

Regressions: 1746737
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/18d3a357f157
[wpt PR 31823] - [@layer] Implement layer name extension to CSSImportRule, a=testonly
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
You need to log in before you can comment on or make changes to this bug.