diff --git a/source b/source index 08f3301039b..910b94e0382 100644 --- a/source +++ b/source @@ -67700,6 +67700,30 @@ Demos: +
:placeholder-shown
The :placeholder-shown
+ pseudo-class must match any element falling into one of the following
+ categories:
input
elements that have a placeholder
attribute whose value is currently being
+ presented to the user.textarea
elements that have a placeholder
attribute whose value is currently being
+ presented to the user.:valid