- From: Emil Lundberg <noreply@github.com>
- Date: Wed, 23 Apr 2025 11:13:01 -0700
- To: public-webauthn@w3.org
Branch: refs/heads/main
Home: https://github.com/w3c/webauthn
Commit: d99912f4abe750483c97a52290b970b194137a11
https://github.com/w3c/webauthn/commit/d99912f4abe750483c97a52290b970b194137a11
Author: Emil Lundberg <emil@yubico.com>
Date: 2025-04-03 (Thu, 03 Apr 2025)
Changed paths:
M index.bs
Log Message:
-----------
Fix lint: unambiguous ref 'allowed to use'
Fixes this Bikeshed lint:
```
LINE 4469:1: Multiple possible 'allowed to use' dfn refs.
Arbitrarily chose https://html.spec.whatwg.org/multipage/iframe-embed-object.html#allowed-to-use
To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block:
spec:html; type:dfn; text:allowed to use
spec:private-aggregation-api; type:dfn; text:allowed to use
[=allowed to use=]
LINE 4471:65: Multiple possible 'allowed to use' dfn refs.
Arbitrarily chose https://html.spec.whatwg.org/multipage/iframe-embed-object.html#allowed-to-use
To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block:
spec:html; type:dfn; text:allowed to use
spec:private-aggregation-api; type:dfn; text:allowed to use
[=allowed to use=]
```
Commit: 4655be08e69b3ed22eb435b1b537db06aaee0049
https://github.com/w3c/webauthn/commit/4655be08e69b3ed22eb435b1b537db06aaee0049
Author: Emil Lundberg <emil@yubico.com>
Date: 2025-04-03 (Thu, 03 Apr 2025)
Changed paths:
M index.bs
Log Message:
-----------
Fix lint: Undefined ref PublicKeyCredential/CollectFromCredentialStore
Fixes this Bikeshed lint:
```
LINE 2258:27: No 'idl' refs found for '[[CollectFromCredentialStore]]()' with for='['PublicKeyCredential']'.
{{PublicKeyCredential/[[CollectFromCredentialStore]]()}}
```
Commit: 43b55de14af82585342977f8533ec6284aca8a2d
https://github.com/w3c/webauthn/commit/43b55de14af82585342977f8533ec6284aca8a2d
Author: Emil Lundberg <emil@yubico.com>
Date: 2025-04-23 (Wed, 23 Apr 2025)
Changed paths:
M index.bs
Log Message:
-----------
Merge pull request #2279 from w3c/bikeshed-lint
Fix Bikeshed lint
Compare: https://github.com/w3c/webauthn/compare/1745d5f3a184...43b55de14af8
To unsubscribe from these emails, change your notification settings at https://github.com/w3c/webauthn/settings/notifications
Received on Wednesday, 23 April 2025 18:13:05 UTC