Closed Bug 1795660 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 36492 - Initial CSS Nesting implementation.

Categories

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

task

Tracking

()

RESOLVED FIXED
108 Branch
Tracking Status
firefox108 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Steinar H. Gunderson <sesse@chromium.org> wrote:

Initial CSS Nesting implementation.

Implement CSS Nesting (level 1), with syntax from the current draft.
This is a rough first implementation enabled only at the “experimental”
level; we do not support:

  • Conditional groups (@media, @supports, @container)
    within nested rules.
  • CSSOM.
  • Developer tools support.
  • Correct error handling in all paths.

We pass some of the WPT nesting tests, but not all (since we do
not support @media, for one). This feature is generally undertested.

The syntax is still subject to change.

Change-Id: I013beec8390028db4ecd9eccf75d581e7ce0fd58

Reviewed-on: https://chromium-review.googlesource.com/3934883
WPT-Export-Revision: 6111a6556f71750579b5046b3e13b1d8adcf9b65

Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core

CI Results

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

Total 7 tests and 1975 subtests

Status Summary

Firefox

OK : 4
PASS: 5291

Chrome

OK : 4
PASS: 5291

Safari

OK : 4
PASS: 5291

Links

GitHub PR Head
GitHub PR Base

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/00d7f6da2c1c [wpt PR 36492] - Initial CSS Nesting implementation., a=testonly https://hg.mozilla.org/integration/autoland/rev/86cc516c2b57 [wpt PR 36492] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
You need to log in before you can comment on or make changes to this bug.