Implement the ::spelling-error, and ::grammar-error pseudo-elements
Categories
(Core :: Layout, enhancement)
Tracking
()
People
(Reporter: bramus, Unassigned)
References
(Blocks 5 open bugs)
Details
(4 keywords, Whiteboard: [webcompat:risk-low])
User Story
web-feature: spelling-grammar-error
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 11_2_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4424.0 Safari/537.36
Steps to reproduce:
CSS Pseudo-Elements Module Level 4 introduces the the ::selection, ::target-text, ::spelling-error, and ::grammar-error pseudo-elements. These should be implemented.
Spec: https://drafts.csswg.org/css-pseudo-4/#highlight-selectors
Comment 1•5 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::DOM: Selection' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Updated•5 years ago
|
Comment 2•4 years ago
|
||
The ::selection pseudo-element is already supported in Firefox, so it can probably be removed from this bug’s title.
Updated•3 years ago
|
Comment 3•3 years ago
•
|
||
While ::target-text is a highlight pseudo-element, it is quite different from ::spelling-error and ::grammar-error. So it should probably be moved into its own bug. What do you think, Daniel?
Sebastian
Comment 4•2 years ago
|
||
This bug is probably fine, we can file dependent bugs if we're only going to implement some of them.
Updated•2 years ago
|
Updated•2 years ago
|
Comment 7•2 years ago
|
||
Given comment #5, I'll remove target-text from the bug title.
Updated•1 year ago
|
Updated•11 months ago
|
Updated•3 months ago
|
Updated•1 month ago
|
Description
•