- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 12 Jan 2011 23:43:48 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv11174
Modified Files:
Overview.html
Log Message:
xref (whatwg r5783)
Index: Overview.html
===================================================================
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:43:50 UTC