Skip to content
This repository has been archived by the owner on Mar 6, 2020. It is now read-only.

Commit

Permalink
Document the name keyword
Browse files Browse the repository at this point in the history
  • Loading branch information
paddybyers authored and dontcallmedom committed Mar 21, 2012
1 parent d801c86 commit 3542f95
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions doc/widlproc.html
Expand Up @@ -232,6 +232,14 @@ <h4 id="api-feature">\api-feature</h4>
is used. is used.
</p> </p>


<h4>\name</h4>

<p>
Declares a name for the document node associated with the current referral
point. This is useful for the root document node that otherwise does not have
a WebIDL identifier.
</p>

<h4>\author</h4> <h4>\author</h4>


<p> <p>
Expand Down

0 comments on commit 3542f95

Please sign in to comment.