- From: poot <cvsmail@w3.org>
- Date: Wed, 12 Oct 2011 15:15:02 -0400
- To: public-html-diffs@w3.org
hixie: correctness in index (whatwg r6671) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.5349&r2=1.5350&f=h http://html5.org/tools/web-apps-tracker?from=6670&to=6671 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.5349 retrieving revision 1.5350 diff -u -d -r1.5349 -r1.5350 --- Overview.html 12 Oct 2011 19:11:41 -0000 1.5349 +++ Overview.html 12 Oct 2011 19:14:47 -0000 1.5350 @@ -70891,7 +70891,7 @@ <tr><th> <code title="">action</code> <td> <code title="attr-fs-action"><a href="#attr-fs-action">form</a></code> <td> <a href="#url">URL</a> to use for <a href="#form-submission">form submission</a> - <td> <a href="#valid-url-potentially-surrounded-by-spaces">Valid URL potentially surrounded by spaces</a> + <td> <a href="#valid-non-empty-url-potentially-surrounded-by-spaces">Valid non-empty URL potentially surrounded by spaces</a> <tr><th> <code title="">alt</code> <td> <code title="attr-area-alt"><a href="#attr-area-alt">area</a></code>; <code title="attr-img-alt"><a href="#attr-img-alt">img</a></code>; @@ -71066,7 +71066,7 @@ <td> <code title="attr-fs-formaction"><a href="#attr-fs-formaction">button</a></code>; <code title="attr-fs-formaction"><a href="#attr-fs-formaction">input</a></code> <td> <a href="#url">URL</a> to use for <a href="#form-submission">form submission</a> - <td> <a href="#valid-url-potentially-surrounded-by-spaces">Valid URL potentially surrounded by spaces</a> + <td> <a href="#valid-non-empty-url-potentially-surrounded-by-spaces">Valid non-empty URL potentially surrounded by spaces</a> <tr><th> <code title="">formenctype</code> <td> <code title="attr-fs-formenctype"><a href="#attr-fs-formenctype">button</a></code>; <code title="attr-fs-formenctype"><a href="#attr-fs-formenctype">input</a></code>
Received on Wednesday, 12 October 2011 19:15:09 UTC