Skip to content

Commit

Permalink
[e] (0) Remove bogus domintro text.
Browse files Browse the repository at this point in the history
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=16087
Affected topics: DOM APIs

git-svn-id: http://svn.whatwg.org/webapps@7259 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Aug 23, 2012
1 parent ea2f6b2 commit 170fa98
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions source
Expand Up @@ -53641,7 +53641,6 @@ interface <dfn>HTMLFormElement</dfn> : <span>HTMLElement</span> {
</dd>

<dt><var title="">form</var>[<var title="">index</var>]</dt>
<dt><var title="">form</var>(<var title="">index</var>)</dt>

<dd>

Expand All @@ -53651,7 +53650,6 @@ interface <dfn>HTMLFormElement</dfn> : <span>HTMLElement</span> {
</dd>

<dt><var title="">form</var>[<var title="">name</var>]</dt>
<dt><var title="">form</var>(<var title="">name</var>)</dt>

<dd>

Expand Down

0 comments on commit 170fa98

Please sign in to comment.