Skip to content

Commit

Permalink
took a stab at #146.
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffH authored and JeffH committed Sep 16, 2016
1 parent 7131b93 commit b4c182a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,7 @@ The Web Authentication API is defined by the union of the Web IDL fragments pres

<pre class="idl">
partial interface Navigator {
[SecureContext]
readonly attribute WebAuthentication authentication;
};
</pre>
Expand Down

0 comments on commit b4c182a

Please sign in to comment.