[html5] r4428 - [e] (0) typo fix
whatwg at whatwg.org
whatwg at whatwg.org
Thu Dec 10 04:18:35 PST 2009
Author: ianh
Date: 2009-12-10 04:18:32 -0800 (Thu, 10 Dec 2009)
New Revision: 4428
Modified:
complete.html
index
source
Log:
[e] (0) typo fix
Modified: complete.html
===================================================================
--- complete.html 2009-12-09 18:39:58 UTC (rev 4427)
+++ complete.html 2009-12-10 12:18:32 UTC (rev 4428)
@@ -110,7 +110,7 @@
<header class=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
<hgroup><h1>Web Applications 1.0</h1>
- <h2 class="no-num no-toc">Draft Standard — 9 December 2009</h2>
+ <h2 class="no-num no-toc">Draft Standard — 10 December 2009</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>-->
@@ -14263,7 +14263,7 @@
</dd>
- <dt>If <var title="">node</var> has an ancestor element that is a <code><a href=#the-article-element>article</a></code> element</dt>
+ <dt>If <var title="">node</var> has an ancestor element that is an <code><a href=#the-article-element>article</a></code> element</dt>
<dt>If <var title="">node</var> has an ancestor element that is a <code><a href=#the-body-element-0>body</a></code> element</dt>
<dd>
@@ -86568,6 +86568,7 @@
Edward Z. Yang,
Eira Monstad,
Eliot Graff,
+ Elizabeth Castro,
Elliott Sprehn,
Elliotte Harold,
Eric Carlson,
Modified: index
===================================================================
--- index 2009-12-09 18:39:58 UTC (rev 4427)
+++ index 2009-12-10 12:18:32 UTC (rev 4428)
@@ -110,7 +110,7 @@
<header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
<hgroup><h1>HTML5</h1>
- <h2 class="no-num no-toc">Draft Standard — 9 December 2009</h2>
+ <h2 class="no-num no-toc">Draft Standard — 10 December 2009</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>-->
@@ -14100,7 +14100,7 @@
</dd>
- <dt>If <var title="">node</var> has an ancestor element that is a <code><a href=#the-article-element>article</a></code> element</dt>
+ <dt>If <var title="">node</var> has an ancestor element that is an <code><a href=#the-article-element>article</a></code> element</dt>
<dt>If <var title="">node</var> has an ancestor element that is a <code><a href=#the-body-element-0>body</a></code> element</dt>
<dd>
@@ -78344,6 +78344,7 @@
Edward Z. Yang,
Eira Monstad,
Eliot Graff,
+ Elizabeth Castro,
Elliott Sprehn,
Elliotte Harold,
Eric Carlson,
Modified: source
===================================================================
--- source 2009-12-09 18:39:58 UTC (rev 4427)
+++ source 2009-12-10 12:18:32 UTC (rev 4428)
@@ -14983,7 +14983,7 @@
</dd>
- <dt>If <var title="">node</var> has an ancestor element that is a <code>article</code> element</dt>
+ <dt>If <var title="">node</var> has an ancestor element that is an <code>article</code> element</dt>
<dt>If <var title="">node</var> has an ancestor element that is a <code>body</code> element</dt>
<dd>
@@ -96829,6 +96829,7 @@
Edward Z. Yang,
Eira Monstad,
Eliot Graff,
+ Elizabeth Castro,
Elliott Sprehn,
Elliotte Harold,
Eric Carlson,
More information about the Commit-Watchers
mailing list