- From: poot <cvsmail@w3.org>
- Date: Wed, 12 Jan 2011 18:46:02 -0500
- To: public-html-diffs@w3.org
hixie: xref (whatwg r5783)
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4645&r2=1.4646&f=h
http://html5.org/tools/web-apps-tracker?from=5782&to=5783
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4645
retrieving revision 1.4646
diff -u -d -r1.4645 -r1.4646
--- Overview.html 12 Jan 2011 23:31:27 -0000 1.4645
+++ Overview.html 12 Jan 2011 23:43:44 -0000 1.4646
@@ -59622,7 +59622,7 @@
<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>
Received on Wednesday, 12 January 2011 23:46:04 UTC