Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.

Commit aa509f5

Browse files
committed
Add residentKey in authenticatorSelection to compat chart.
1 parent f6435a0 commit aa509f5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

compat.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ A document to track more specific nuances than <https://caniuse.com/?search=weba
55

66
| Functionality | Links | Chrome | Firefox | Safari |
77
|-|-|-|-|-|
8+
| `residentKey` in `authenticatorSelection` | [spec](https://w3c.github.io/webauthn/#dom-authenticatorselectioncriteria-residentkey) | ✅ 109.0.5414.87 | ❌ 111.0a1 | ✅ 16.2 |
89
| `PublicKeyCredential.isConditionalMediationAvailable()` | [spec](https://w3c.github.io/webauthn/#dom-publickeycredential-isconditionalmediationavailable), [crbug](https://bugs.chromium.org/p/chromium/issues/detail?id=1330946) | 🏁 106.0.5220.0+[^1] || ✅ 16+ |
910
| `largeBlob` extension | [spec](https://w3c.github.io/webauthn/#sctn-large-blob-extension), [crbug](https://bugs.chromium.org/p/chromium/issues/detail?id=1114875&colspec=ID%20Pri%20M%20Status%20Owner%20Summary%20OS%20Modified&x=m&y=releaseblock&cells=tiles&q=largeBlob&can=1), [chromestatus](https://chromestatus.com/feature/5657899357437952) | 🏁[^2][^3] |[^4] |[^4] |
1011
| `authenticatorAttachment` on `PublicKeyCredential` return values | [spec](https://w3c.github.io/webauthn/#dom-publickeycredential-authenticatorattachment) | ✅ 109.0.5414.87 | ❌ 111.0a1 | ✅ 16.2 |

0 commit comments

Comments
 (0)