Re: [webauthn] bikeshed now catching existing lint in master->index.bs

Right now (as of commit a057572) the remaining lint is:

```
WARNING: Unexported dfn that's not referenced locally - did you mean to export it?
<dfn data-dfn-type="dfn" id="second-factor-platform-authenticator" data-lt="Second-factor platform authenticator" data-noexport="by-default">Second-factor platform authenticator<a class="self-link" href="#second-factor-platform-authenticator"></a></dfn>
WARNING: Unexported dfn that's not referenced locally - did you mean to export it?
<dfn data-dfn-type="dfn" id="first-factor-platform-authenticator" data-lt="First-factor platform authenticator" data-noexport="by-default">First-factor platform authenticator<a class="self-link" href="#first-factor-platform-authenticator"></a></dfn>
WARNING: Unexported dfn that's not referenced locally - did you mean to export it?
<dfn data-dfn-type="dfn" id="second-factor-roaming-authenticator" data-lt="Second-factor roaming authenticator" data-noexport="by-default">Second-factor roaming authenticator<a class="self-link" href="#second-factor-roaming-authenticator"></a></dfn>
WARNING: Unexported dfn that's not referenced locally - did you mean to export it?
<dfn data-dfn-type="dfn" id="user-verifying-roaming-authenticator" data-lt="User-verifying roaming authenticator" data-noexport="by-default">User-verifying roaming authenticator<a class="self-link" href="#user-verifying-roaming-authenticator"></a></dfn>
```

so that's a couple of unused definitions in the Authenticator Taxonomy section, which we may want to use in resolving #334. I think we can regard this issue as resolved.

-- 
GitHub Notification of comment by emlun
Please view or discuss this issue at https://github.com/w3c/webauthn/issues/936#issuecomment-413276927 using your GitHub account

Received on Wednesday, 15 August 2018 17:43:17 UTC