[webkit-dev] Request for position: CSS spelling and grammar features

dazabani dazabani at igalia.com
Wed Jan 6 01:45:57 PST 2021


I’m seeking WebKit’s position on the following features in css-pseudo
and css-text-decor:
    
• ::spelling-error highlight pseudo-element [0]
• ::grammar-error highlight pseudo-element [1]
• text-decoration-line: spelling-error [2]
• text-decoration-line: grammar-error [3]

While these features span two specs, they might be worth considering
together, because the new pseudo-elements depend on the new text-
decoration-line values for UA stylesheet support (and to be most
useful to authors).

Note that there’s a bug with a WIP patch for the pseudo-elements [4].

[0] https://drafts.csswg.org/css-pseudo-4/#selectordef-spelling-error
[1] https://drafts.csswg.org/css-pseudo-4/#selectordef-grammar-error
[2]
https://drafts.csswg.org/css-text-decor-4/#valdef-text-decoration-line-spelling-error
[3]
https://drafts.csswg.org/css-text-decor-4/#valdef-text-decoration-line-grammar-error
[4] https://bugs.webkit.org/show_bug.cgi?id=175784

Cheers,
Delan Azabani
Igalia


More information about the webkit-dev mailing list