- From: Emil Lundberg via GitHub <sysbot+gh@w3.org>
- Date: Thu, 03 Apr 2025 14:41:42 +0000
- To: public-webauthn@w3.org
The following commits were just pushed by emlun to https://github.com/w3c/webauthn: * 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=] ``` by Emil Lundberg https://github.com/w3c/webauthn/commit/d99912f4abe750483c97a52290b970b194137a11 * Fix lint: Undefined ref PublicKeyCredential/CollectFromCredentialStore Fixes this Bikeshed lint: ``` LINE 2258:27: No 'idl' refs found for '[[CollectFromCredentialStore]]()' with for='['PublicKeyCredential']'. {{PublicKeyCredential/[[CollectFromCredentialStore]]()}} ``` by Emil Lundberg https://github.com/w3c/webauthn/commit/4655be08e69b3ed22eb435b1b537db06aaee0049 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 3 April 2025 14:41:43 UTC