[html5] r4433 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8142

whatwg at whatwg.org whatwg at whatwg.org
Fri Dec 11 02:36:35 PST 2009


Author: ianh
Date: 2009-12-11 02:36:27 -0800 (Fri, 11 Dec 2009)
New Revision: 4433

Modified:
   complete.html
   index
   source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8142

Modified: complete.html
===================================================================
--- complete.html	2009-12-10 15:40:26 UTC (rev 4432)
+++ complete.html	2009-12-11 10:36:27 UTC (rev 4433)
@@ -108,7 +108,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>Web Applications 1.0</h1>
-    <h2 class="no-num no-toc">Draft Standard — 10 December 2009</h2>
+    <h2 class="no-num no-toc">Draft Standard — 11 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>-->
@@ -84971,7 +84971,7 @@
      <td> Text
     <tr><th> <code title="">title</code>
      <td> <code title=attr-abbr-title><a href=#attr-abbr-title>abbr</a></code>;
-          <code title=attr-dfn-title><a href=#attr-dfn-title>dfn</a></code>;
+          <code title=attr-dfn-title><a href=#attr-dfn-title>dfn</a></code>
      <td> Full term or expansion of abbreviation
      <td> Text
     <tr><th> <code title="">title</code>

Modified: index
===================================================================
--- index	2009-12-10 15:40:26 UTC (rev 4432)
+++ index	2009-12-11 10:36:27 UTC (rev 4433)
@@ -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 — 10 December 2009</h2>
+    <h2 class="no-num no-toc">Draft Standard — 11 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>-->
@@ -76637,7 +76637,7 @@
      <td> Text
     <tr><th> <code title="">title</code>
      <td> <code title=attr-abbr-title><a href=#attr-abbr-title>abbr</a></code>;
-          <code title=attr-dfn-title><a href=#attr-dfn-title>dfn</a></code>;
+          <code title=attr-dfn-title><a href=#attr-dfn-title>dfn</a></code>
      <td> Full term or expansion of abbreviation
      <td> Text
     <tr><th> <code title="">title</code>

Modified: source
===================================================================
--- source	2009-12-10 15:40:26 UTC (rev 4432)
+++ source	2009-12-11 10:36:27 UTC (rev 4433)
@@ -94733,7 +94733,7 @@
     <tr>
      <th> <code title="">title</code>
      <td> <code title="attr-abbr-title">abbr</code>;
-          <code title="attr-dfn-title">dfn</code>;
+          <code title="attr-dfn-title">dfn</code>
      <td> Full term or expansion of abbreviation
      <td> Text
     <tr>




More information about the Commit-Watchers mailing list