[wpt-sync] Sync PR 34410 - [webauthn] WPT for autocomplete="webauthn"
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox103 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 34410 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/34410
Details from upstream follow.
Nina Satragno <nsatragno@chromium.org> wrote:
[webauthn] WPT for autocomplete="webauthn"
Add a web platform test for the "webauthn" autocomplete detail token.
Drive-by fix to the "contact category" bit of the test that was not
actually testing the contact category.See https://github.com/whatwg/html/pull/8006
Bug: 1171985
Change-Id: Idfdee8447c5eaa6b4d5ab34249dee2c46b82ececReviewed-on: https://chromium-review.googlesource.com/3704319
WPT-Export-Revision: a38a090d0e75408d11f8c09aef330a575dbd11c6
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 67 subtests
Status Summary
Firefox
OK
: 1
PASS
: 40
FAIL
: 27
Chrome
OK
: 1
PASS
: 64
FAIL
: 3
Safari
OK
: 1
PASS
: 64
FAIL
: 3
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /html/semantics/forms/the-form-element/form-autocomplete.html [wpt.fyi]
- honorific-prefix is an allowed autocomplete field name:
FAIL
- honorific-suffix is an allowed autocomplete field name:
FAIL
- nickname is an allowed autocomplete field name:
FAIL
- organization-title is an allowed autocomplete field name:
FAIL
- address-level4 is an allowed autocomplete field name:
FAIL
- cc-given-name is an allowed autocomplete field name:
FAIL
- cc-additional-name is an allowed autocomplete field name:
FAIL
- cc-family-name is an allowed autocomplete field name:
FAIL
- cc-csc is an allowed autocomplete field name:
FAIL
- cc-type is an allowed autocomplete field name:
FAIL
- transaction-currency is an allowed autocomplete field name:
FAIL
- transaction-amount is an allowed autocomplete field name:
FAIL
- language is an allowed autocomplete field name:
FAIL
- bday is an allowed autocomplete field name:
FAIL
- bday-day is an allowed autocomplete field name:
FAIL
- bday-month is an allowed autocomplete field name:
FAIL
- bday-year is an allowed autocomplete field name:
FAIL
- sex is an allowed autocomplete field name:
FAIL
- url is an allowed autocomplete field name:
FAIL
- photo is an allowed autocomplete field name:
FAIL
- tel-extension is an allowed autocomplete field name:
FAIL
- impp is an allowed autocomplete field name:
FAIL
- Test 'wearing the autofill anchor mantle' with off/on:
FAIL
- Serialize combinations of section, mode, contact, and field:
FAIL
- honorific-prefix is an allowed autocomplete field name:
New Tests That Don't Pass
- /html/semantics/forms/the-form-element/form-autocomplete.html [wpt.fyi]
- honorific-prefix is an allowed autocomplete field name:
FAIL
(Chrome:PASS
, Safari:PASS
) - honorific-suffix is an allowed autocomplete field name:
FAIL
(Chrome:PASS
, Safari:PASS
) - nickname is an allowed autocomplete field name:
FAIL
(Chrome:PASS
, Safari:PASS
) - one-time-code is an allowed autocomplete field name:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - organization-title is an allowed autocomplete field name:
FAIL
(Chrome:PASS
, Safari:PASS
) - address-level4 is an allowed autocomplete field name:
FAIL
(Chrome:PASS
, Safari:PASS
) - cc-given-name is an allowed autocomplete field name:
FAIL
(Chrome:PASS
, Safari:PASS
) - cc-additional-name is an allowed autocomplete field name:
FAIL
(Chrome:PASS
, Safari:PASS
) - cc-family-name is an allowed autocomplete field name:
FAIL
(Chrome:PASS
, Safari:PASS
) - cc-csc is an allowed autocomplete field name:
FAIL
(Chrome:PASS
, Safari:PASS
) - cc-type is an allowed autocomplete field name:
FAIL
(Chrome:PASS
, Safari:PASS
) - transaction-currency is an allowed autocomplete field name:
FAIL
(Chrome:PASS
, Safari:PASS
) - transaction-amount is an allowed autocomplete field name:
FAIL
(Chrome:PASS
, Safari:PASS
) - language is an allowed autocomplete field name:
FAIL
(Chrome:PASS
, Safari:PASS
) - bday is an allowed autocomplete field name:
FAIL
(Chrome:PASS
, Safari:PASS
) - bday-day is an allowed autocomplete field name:
FAIL
(Chrome:PASS
, Safari:PASS
) - bday-month is an allowed autocomplete field name:
FAIL
(Chrome:PASS
, Safari:PASS
) - bday-year is an allowed autocomplete field name:
FAIL
(Chrome:PASS
, Safari:PASS
) - sex is an allowed autocomplete field name:
FAIL
(Chrome:PASS
, Safari:PASS
) - url is an allowed autocomplete field name:
FAIL
(Chrome:PASS
, Safari:PASS
) - photo is an allowed autocomplete field name:
FAIL
(Chrome:PASS
, Safari:PASS
) - tel-extension is an allowed autocomplete field name:
FAIL
(Chrome:PASS
, Safari:PASS
) - impp is an allowed autocomplete field name:
FAIL
(Chrome:PASS
, Safari:PASS
) - webauthn is an allowed autocomplete field name:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Test 'wearing the autofill anchor mantle' with off/on:
FAIL
(Chrome:PASS
, Safari:PASS
) - Serialize combinations of section, mode, contact, and field:
FAIL
(Chrome:PASS
, Safari:PASS
) - Serialize combinations of section, mode, contact, field, and credential:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- honorific-prefix is an allowed autocomplete field name:
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/5e8e4d63cd45
https://hg.mozilla.org/mozilla-central/rev/f1420c30033f
Description
•