- From: Emil Lundberg via GitHub <sysbot+gh@w3.org>
- Date: Wed, 29 Jul 2020 19:38:08 +0000
- To: public-webauthn@w3.org
I assume the remaining error you mentioned is this: ``` LINK ERROR: No 'idl-name' refs found for 'record<USVString, AuthenticationExtensionsPRFValues>'. <a data-link-type="idl-name" data-lt="record<USVString, AuthenticationExtensionsPRFValues>">record<USVString, AuthenticationExtensionsPRFValues></a> ``` which I, too, don't know what to do about - it looks to me like it shouldn't be an error. The [record types](https://heycam.github.io/webidl/#idl-record) definition does not say that records may not be used for dictionary members, nor that dictionary types may not be used as a record's value type. -- GitHub Notification of comment by emlun Please view or discuss this issue at https://github.com/w3c/webauthn/pull/1461#issuecomment-665862073 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 29 July 2020 19:38:09 UTC