::spelling-error

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:

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

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari
Basic support ? ? ? ? ?
Feature Android Chrome for Android Firefox Mobile (Gecko) IE Mobile Opera Mobile Safari Mobile
Basic support ? ? ? ? ? ?

See also

Document Tags and Contributors

 Contributors to this page: mfluehr, wbamberg, rolfedh, cvrebert
 Last updated by: mfluehr,