Supported by zero browser w/o prefix, but pretty common in use, see MDN Docs for reference.
Pretty much the same case as ::user-select (see Issue #33), would be nice to be included.
More ressources:
http://caniuse.com/#search=%3A%3Aplaceholder
https://css-tricks.com/snippets/css/style-placeholder-text/
Note: Beware the inconsistent input-placeholder vs placeholder
Mentioned in the spec? Well yes, it is indeed.
… I'm gonna leave this here; maybe I'll find the time to do a pull request.
Supported by zero browser w/o prefix, but pretty common in use, see MDN Docs for reference.
Pretty much the same case as
::user-select(see Issue #33), would be nice to be included.More ressources:
http://caniuse.com/#search=%3A%3Aplaceholder
https://css-tricks.com/snippets/css/style-placeholder-text/
Note: Beware the inconsistent
input-placeholdervsplaceholderMentioned in the spec? Well yes, it is indeed.
… I'm gonna leave this here; maybe I'll find the time to do a pull request.