diff --git a/source b/source index 6aee3ee4989..32f060ed9f8 100644 --- a/source +++ b/source @@ -68530,6 +68530,15 @@ 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