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).
Pull request: https://github.com/WebKit/WebKit/pull/17966
<rdar://problem/116107937>
Committed 268520@main (4dfeafc93402): <https://commits.webkit.org/268520@main> Reviewed commits have been landed. Closing PR #17966 and removing active labels.