diff --git a/css-pseudo-4/Overview.bs b/css-pseudo-4/Overview.bs index 09d530cbef4..1d5321a2f00 100644 --- a/css-pseudo-4/Overview.bs +++ b/css-pseudo-4/Overview.bs @@ -891,6 +891,22 @@ Placeholder Input: the ''::placeholder'' pseudo-element It's not clear how this should work, but it may be worth doing. See Issue 2417. +
type=file
, if the UA
+ renders such a button.
+
+ There is no restriction on which properties apply to the
+ ''::file-selector-button'' pseudo-element.
+
+ ::file-selector-button { border: 3px solid green }+