- From: poot <cvsmail@w3.org>
- Date: Thu, 19 May 2011 06:59:58 -0400
- To: public-html-diffs@w3.org
simon: s/a/A/ Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12692 http://dev.w3.org/cvsweb/html5/html4-differences/Overview.html?r1=1.152&r2=1.153&f=h =================================================================== RCS file: /sources/public/html5/html4-differences/Overview.html,v retrieving revision 1.152 retrieving revision 1.153 diff -u -d -r1.152 -r1.153 --- Overview.html 19 May 2011 08:53:53 -0000 1.152 +++ Overview.html 19 May 2011 10:57:18 -0000 1.153 @@ -201,7 +201,7 @@ Elements</a> <li><a href="#changed-attributes"><span class=secno>3.4. </span>Changed - attributes</a> + Attributes</a> <li><a href="#absent-elements"><span class=secno>3.5. </span>Absent Elements</a> @@ -969,7 +969,7 @@ proper name mark), or labeling the text as being misspelt. </ul> - <h3 id=changed-attributes><span class=secno>3.4. </span>Changed attributes</h3> + <h3 id=changed-attributes><span class=secno>3.4. </span>Changed Attributes</h3> <p>The <code>type</code> attribute on <code>script</code> and <code>style</code> is no longer required if the scripting language is Index: Overview.src.html =================================================================== RCS file: /sources/public/html5/html4-differences/Overview.src.html,v retrieving revision 1.129 retrieving revision 1.130 diff -u -d -r1.129 -r1.130 --- Overview.src.html 19 May 2011 08:53:14 -0000 1.129 +++ Overview.src.html 19 May 2011 10:57:18 -0000 1.130 @@ -752,7 +752,7 @@ </ul> - <h3 id="changed-attributes">Changed attributes</h3> + <h3 id="changed-attributes">Changed Attributes</h3> <p>The <code>type</code> attribute on <code>script</code> and <code>style</code> is no longer required if the scripting language is
Received on Thursday, 19 May 2011 11:00:00 UTC