::spelling-error
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Experimental: Esta es una tecnología experimental
Comprueba la Tabla de compabilidad de navegadores cuidadosamente antes de usarla en producción.
El pseudo-elemento CSS ::spelling-error
representa un segmento de texto que el user agent ha marcado como deletreado incorrectamente.
css
::spelling-error {
color: red;
}
Propiedades permitidas
Solo se puede usar un pequeño subconjunto de propiedades de CSS en una regla con ::spelling-error
en su selector:
color
background-color
cursor
caret-color
outline
y sus longhandstext-decoration
y sus propiedades asociadastext-emphasis-color
text-shadow
Síntaxis
::spelling-error
Especificaciones
Specification |
---|
CSS Pseudo-Elements Module Level 4 # selectordef-spelling-error |
Compatibilidad con navegadores
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
::spelling-error |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support
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.