Re: [csswg-drafts] [selectors] :autofill pseudo-class (#5775)

Ah, I got an answer back. Apparently we do autofill without user interaction, but:

 * Only if the origin matches exactly with the same domain (e.g., if you have a login for signup.amazon.com we won't autofill amazon.com, but we'll autocomplete).
 * Only in non-private browsing mode.

This is also user-configurable via `signon.autofillForms=false` (it's true by default).

-- 
GitHub Notification of comment by emilio
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5775#issuecomment-854737361 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 4 June 2021 13:50:36 UTC