diff --git a/source b/source index 6aee3ee4989..2eaae3bda2f 100644 --- a/source +++ b/source @@ -68530,6 +68530,14 @@ Demos: +
:autofill
+
+

The :autofill pseudo-class must match + input elements which have been auto-completed by the user-agent. This pseudo-class + must stop matching if the user edits the auto-completed field. User-agents may support + :-webkit-autofill as a legacy alias for compatibility reasons. +

+
:read-only
:read-write