Closed Bug 1629735 Opened 4 years ago Closed 4 years ago

Implement parsing and selector-matching for :is() and :where()

Categories

(Core :: CSS Parsing and Computation, task)

task

Tracking

()

RESOLVED FIXED
mozilla77
Tracking Status
firefox77 --- fixed

People

(Reporter: emilio, Assigned: emilio)

References

Details

Attachments

(1 file)

This implements the easy / straight-forward parts of the :where / :is selectors.

The biggest missing piece is to handle properly invalidation when there are combinators present inside the :where. That's the hard part of this, actually.

But this is probably worth landing in the interim.

This implements the easy / straight-forward parts of the :where / :is
selectors.

The biggest missing piece is to handle properly invalidation when there
are combinators present inside the :where. That's the hard part of this,
actually.

But this is probably worth landing in the interim. This fixes some of
the visitors that were easy to fix.

Attachment #9140303 - Attachment description: Bug 1629735 - Implement parsing / selector-matching for :where(). r=heycam,#style → Bug 1629735 - Implement parsing / selector-matching for :is() and :where(). r=heycam,#style
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6fbc54c31af5
Implement parsing / selector-matching for :is() and :where(). r=heycam
Summary: Implement parsing and selector-matching for :where(). → Implement parsing and selector-matching for :is() and :where()
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: