WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
261808
Serialization of “autocomplete” with “webauthn” token doesn’t work as expected
https://bugs.webkit.org/show_bug.cgi?id=261808
Summary
Serialization of “autocomplete” with “webauthn” token doesn’t work as expected
sideshowbarker
Reported
2023-09-20 00:58:55 PDT
WebKit currently isn’t correctly serializing the value of the “autocomplete” attribute when it contains a “webauthn” token as expected per the spec requirements in the algorithm at
https://html.spec.whatwg.org/#autofill-processing-model:attr-fe-autocomplete-webauthn
. This problem causes a WPT test failure for the “Serialize combinations of section, mode, contact, field, and credential” test case at the end of
https://wpt.fyi/results/html/semantics/forms/the-form-element/form-autocomplete.html
(the last test case there).
Attachments
Add attachment
proposed patch, testcase, etc.
sideshowbarker
Comment 1
2023-09-20 00:59:54 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/17966
Radar WebKit Bug Importer
Comment 2
2023-09-27 00:59:11 PDT
<
rdar://problem/116107937
>
EWS
Comment 3
2023-09-27 10:38:17 PDT
Committed
268520@main
(4dfeafc93402): <
https://commits.webkit.org/268520@main
> Reviewed commits have been landed. Closing PR #17966 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug