Closed Bug 1864418 Opened 10 months ago Closed 5 months ago

New wpt failures in /css/css-nesting/parsing.html

Categories

(Core :: CSS Parsing and Computation, defect)

defect

Tracking

()

RESOLVED FIXED
126 Branch
Tracking Status
firefox126 --- fixed

People

(Reporter: wpt-sync, Assigned: emilio)

References

Details

(Whiteboard: [wpt])

Attachments

(1 file)

Syncing wpt PR 42560 found new untriaged test failures in CI

Tests Affected

New Tests That Don't Pass

  • /css/css-nesting/parsing.html [wpt.fyi]
    • .foo { + .bar, .foo, > .baz { color: green; }}: FAIL (Chrome: FAIL, Safari: PASS)
    • .foo { .foo { color: green; }}: FAIL (Chrome: FAIL, Safari: PASS)
    • .foo { .foo, .foo & { color: green; }}: FAIL (Chrome: FAIL, Safari: PASS)
    • .foo { :is(.bar, .baz) { color: green; }}: FAIL (Chrome: FAIL, Safari: PASS)

CI Results

Gecko CI (Treeherder)
GitHub PR Head

Notes

These updates will be on mozilla-central once bug 1859333 lands.

Note: this bug is for tracking fixing the issues and is not
owned by the wpt sync bot.

This bug is linked to the relevant tests by an annotation in
https://github.com/web-platform-tests/wpt-metadata. These annotations
can be edited using the wpt interop dashboard
https://jgraham.github.io/wptdash/

If this bug is split into multiple bugs, please also update the
annotations, otherwise we are unable to track which wpt issues are
already triaged. Resolving as duplicate or closing this issue should
be cause the bot to automatically update or remove the annotation.

Blocks: 1648037
Severity: -- → S3

This matches recent spec changes. Do that for @scope for consistency.

Assignee: nobody → emilio
Status: NEW → ASSIGNED
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4ffb5c23dbac
Append implicit parent selector during parsing. r=dshin,devtools-reviewers,nchevobbe
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/autoland/rev/7ee880e0682d
Properly fix one of the dt tests.
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: