Rascunho
Esta página está incompleta.
Experimental
Esta é uma tecnologia experimental
Verifique a tabela de compatibilidade entre Navegadores cuidadosamente antes de usar essa funcionalidade em produção.
Note: The :blank
selector is considered at risk, as the CSSWG keeps changing it.
See CSSWG issue #1967.
A pseudo-classe CSS :blank
seleciona elementos de entrada do usuário vazios (ex. <input>
ou <textarea>
).
Sintaxe
:blank
Especificações
Specification | Status | Comment |
---|---|---|
Selectors Level 4 The definition of ':blank' in that specification. |
Rascunho atual | Definição inicial. |
Compatibilidade com navegadores
BCD tables only load in the browser
Veja também
:empty
:-moz-only-whitespace
- Definição anterior de:blank
.