[html5] r5932 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11972
whatwg at whatwg.org
whatwg at whatwg.org
Thu Mar 3 16:02:32 PST 2011
Author: ianh
Date: 2011-03-03 16:02:30 -0800 (Thu, 03 Mar 2011)
New Revision: 5932
Modified:
complete.html
index
source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11972
Modified: complete.html
===================================================================
--- complete.html 2011-03-04 00:00:28 UTC (rev 5931)
+++ complete.html 2011-03-04 00:02:30 UTC (rev 5932)
@@ -239,7 +239,7 @@
<header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1>Web Applications 1.0</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 3 March 2011</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 4 March 2011</h2>
</hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
<p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
<!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -58830,7 +58830,7 @@
<code><a href=#frameset>frameset</a></code>, <code><a href=#the-iframe-element>iframe</a></code>, <code><a href=#the-img-element>img</a></code>, or
<code><a href=#the-object-element>object</a></code> elements that have a <code title=attr-name>name</code> content attribute whose value is <var title="">name</var>, or</li>
- <li><a href=#html-elements>HTML elements</a> elements that have an <code title=attr-id><a href=#the-id-attribute>id</a></code> content attribute whose value is <var title="">name</var>.</li>
+ <li><a href=#html-elements>HTML elements</a> that have an <code title=attr-id><a href=#the-id-attribute>id</a></code> content attribute whose value is <var title="">name</var>.</li>
</ul></div>
Modified: index
===================================================================
--- index 2011-03-04 00:00:28 UTC (rev 5931)
+++ index 2011-03-04 00:02:30 UTC (rev 5932)
@@ -243,7 +243,7 @@
<header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 3 March 2011</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 4 March 2011</h2>
</hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
<p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
<!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -58813,7 +58813,7 @@
<code><a href=#frameset>frameset</a></code>, <code><a href=#the-iframe-element>iframe</a></code>, <code><a href=#the-img-element>img</a></code>, or
<code><a href=#the-object-element>object</a></code> elements that have a <code title=attr-name>name</code> content attribute whose value is <var title="">name</var>, or</li>
- <li><a href=#html-elements>HTML elements</a> elements that have an <code title=attr-id><a href=#the-id-attribute>id</a></code> content attribute whose value is <var title="">name</var>.</li>
+ <li><a href=#html-elements>HTML elements</a> that have an <code title=attr-id><a href=#the-id-attribute>id</a></code> content attribute whose value is <var title="">name</var>.</li>
</ul></div>
Modified: source
===================================================================
--- source 2011-03-04 00:00:28 UTC (rev 5931)
+++ source 2011-03-04 00:02:30 UTC (rev 5932)
@@ -66794,7 +66794,7 @@
title="attr-name">name</code> content attribute whose value is <var
title="">name</var>, or</li>
- <li><span>HTML elements</span> elements that have an <code
+ <li><span>HTML elements</span> that have an <code
title="attr-id">id</code> content attribute whose value is <var
title="">name</var>.</li>
More information about the Commit-Watchers
mailing list