Open Bug 1703963 (css-pseudo-4-highlight-selectors) Opened 4 years ago Updated 3 months ago

Implement CSS-Pseudo-4 "highlight selectors"

Categories

(Core :: CSS Parsing and Computation, enhancement)

enhancement

Tracking

()

People

(Reporter: dholbert, Unassigned)

References

(Depends on 5 open bugs, Blocks 1 open bug, )

Details

Filing this bug to track (eventual) implementation of the "highlight selectors" API from css-pseudo-4:

https://drafts.csswg.org/css-pseudo-4/#highlight-selectors

Brief spec snippets:

The highlight pseudo-elements represent portions of a document that have been given a particular status and are typically styled differently to indicate that status to the use

::selection ...
::target-text ...
::spelling-error ...
::grammar-error ...

The highlight pseudo-elements do not necessarily fit into the element tree, and can arbitrarily cross element boundaries without honoring its nesting structure.

Blocks: css-pseudo-4
Depends on: 1892863
Depends on: 1887366
Depends on: 1732336
Depends on: 1694053
Alias: css-pseudo-4-highlight-selectors
Depends on: 1906033
You need to log in before you can comment on or make changes to this bug.