Skip to content

Commit

Permalink
[e] (0) xref
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@5783 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jan 12, 2011
1 parent b7ad4b1 commit 17f47b4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion complete.html
Expand Up @@ -81802,7 +81802,7 @@ <h5 id=the-before-head-insertion-mode><span class=secno>12.2.5.6 </span>The "<df
<p>Act as if a start tag token with the tag name "form" had been seen.</p>

<p>If the token has an attribute called "action", set the
<code title=attr-form-action>action</code> attribute on the
<code title=attr-fs-action><a href=#attr-fs-action>action</a></code> attribute on the
resulting <code><a href=#the-form-element>form</a></code> element to the value of the
"action" attribute of the token.</p>

Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -77772,7 +77772,7 @@ document.body.appendChild(text);
<p>Act as if a start tag token with the tag name "form" had been seen.</p>

<p>If the token has an attribute called "action", set the
<code title=attr-form-action>action</code> attribute on the
<code title=attr-fs-action><a href=#attr-fs-action>action</a></code> attribute on the
resulting <code><a href=#the-form-element>form</a></code> element to the value of the
"action" attribute of the token.</p>

Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -92657,7 +92657,7 @@ document.body.appendChild(text);
<p>Act as if a start tag token with the tag name "form" had been seen.</p>

<p>If the token has an attribute called "action", set the
<code title="attr-form-action">action</code> attribute on the
<code title="attr-fs-action">action</code> attribute on the
resulting <code>form</code> element to the value of the
"action" attribute of the token.</p>

Expand Down

0 comments on commit 17f47b4

Please sign in to comment.