[webauthn] linking errors in master as of commit b7aac16

equalsJeffH has just created a new issue for https://github.com/w3c/webauthn:

== linking errors in master as of commit b7aac16 ==
linking errors in master as of commit b7aac16:
```
> githist
*   b7aac16 2017-05-03 | Merge pull request #429 from AngeloKai/angelo-secondAuthnrSelect (HEAD -> master, origin/master, origin/HEAD) [Angelo Liao]
|\  
| * 5606a38 2017-05-03 | added false default to requireResidentKey [AngeloKai]
| * a9a0891 2017-05-03 | Addressed comments by Jeffrey [AngeloKai]
| *   dae8768 2017-05-03 | Fixed comments raised [AngeloKai]
```
```
> curl https://api.csswg.org/bikeshed/ -F file=@index.bs -F force=1 -F output=err
\033[1;96mWARNING:\033[0m The following <var>s were only used once in the document:
  'attachment'
If these are not typos, please add an ignore='' attribute to the <var>.
\033[1;33mLINK ERROR:\033[0m No 'dfn' refs found for 'true'.
<a data-link-type="dfn" data-lt="true">true</a>
\033[1;33mLINK ERROR:\033[0m No 'dfn' refs found for 'scoped credential' that are marked for export.
<a data-link-type="dfn" data-lt="scoped credential">scoped credential</a>
\033[1;33mLINK ERROR:\033[0m No 'dfn' refs found for 'rp'.
<a data-link-type="dfn" data-lt="RP">RP</a>
\033[7;32m ✔ \033[0m Successfully generated, with 3 linking errors
```





Please view or discuss this issue at https://github.com/w3c/webauthn/issues/439 using your GitHub account

Received on Wednesday, 3 May 2017 23:06:04 UTC