Our volunteers haven't translated this article into Català yet. Join us and help get the job done!
You can also read the article in English (US).
This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The ::spelling-error
CSS pseudo-element represents a text segment which the user agent has flagged as incorrectly spelled.
::spelling-error { color: red; }
Allowable properties
Only a small subset of CSS properties can be used in a rule with ::spelling-error
in its selector:
color
background-color
cursor
caret-color
outline
and its longhandstext-decoration
and its associated propertiestext-emphasis-color
text-shadow
Syntax
::spelling-error
Specifications
Specification | Status | Comment |
---|---|---|
CSS Pseudo-Elements Level 4 The definition of '::spelling-error' in that specification. |
Working Draft | Initial definition. |
Browser compatibility
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.
Feature | Chrome | Edge | Firefox | Internet Explorer | Opera | Safari |
---|---|---|---|---|---|---|
Basic support | ? | ? | ? | ? | ? | ? |
Feature | Android webview | Chrome for Android | Edge mobile | Firefox for Android | Opera Android | iOS Safari | Samsung Internet |
---|---|---|---|---|---|---|---|
Basic support | ? | ? | ? | ? | ? | ? | ? |