-
Notifications
You must be signed in to change notification settings - Fork 38
Eligibility for autofill #141
Copy link
Copy link
Open
Labels
from: GoogleProposed, edited, or co-edited by Google.Proposed, edited, or co-edited by Google.topic: formsSpec relates to forms, form controls, or form submissionSpec relates to forms, form controls, or form submissiontopic: htmlSpec relates to HTML (Hypertext Markup Language)Spec relates to HTML (Hypertext Markup Language)topic: paymentsvenue: WHATWG HTML Workstream
Metadata
Metadata
Assignees
Labels
from: GoogleProposed, edited, or co-edited by Google.Proposed, edited, or co-edited by Google.topic: formsSpec relates to forms, form controls, or form submissionSpec relates to forms, form controls, or form submissiontopic: htmlSpec relates to HTML (Hypertext Markup Language)Spec relates to HTML (Hypertext Markup Language)topic: paymentsvenue: WHATWG HTML Workstream
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
Needs position
Request for position on an emerging web specification
Information about the specification
Design reviews and vendor positions
Bugs tracking this feature
Anything else we need to know
The HTML spec currently does not clarify the necessary conditions when a user agent is allowed to autofill a group of fields. We propose a solution that defines a default grouping concept, and also allows the user agent to safely fill frame-transcending forms, which are common with payment forms.
Currently, the HTML spec mostly focuses on the
autocompleteattribute. We generalize the text a little and shift the focus away from the attribute. We define "eligibility for autofill" in terms of a field's origin and a new policy-controlled featureshared-autofill.