[wpt-sync] Sync PR 47469 - webauthn: add unit tests for request/creation options JSON parsing
Categories
(Core :: DOM: Web Authentication, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 47469 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47469
Details from upstream follow.
Martin Kreichgauer <martinkr@google.com> wrote:
webauthn: add unit tests for request/creation options JSON parsing
Also make the PublicKeyCredential WPTs that cover these methods more
lenient towards implementations that don't support certain features.Bug: 352823339
Change-Id: I788cddf599aaea4b980b041675a602e0fd8c4ab9
Reviewed-on: https://chromium-review.googlesource.com/5763736
WPT-Export-Revision: 85ec42d696fdede7165a18babf91c01179a02cb8
Assignee | ||
Updated•4 months ago
|
Assignee | ||
Comment 1•4 months ago
|
||
Assignee | ||
Comment 2•4 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 2 subtests
Status Summary
Firefox
OK
: 2
PASS
: 5
Chrome
OK
: 2
PASS
: 5
Safari
OK
: 2
FAIL
: 5
Links
Comment 4•4 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/52ba0fa40024
https://hg.mozilla.org/mozilla-central/rev/f6e566890034
Description
•