[html5] r5453 - [e] (0) Mention FAQs for <dl>. We already have an example. Fixing http://www.w3. [...]

whatwg at whatwg.org whatwg at whatwg.org
Wed Sep 8 18:49:11 PDT 2010


Author: ianh
Date: 2010-09-08 18:49:02 -0700 (Wed, 08 Sep 2010)
New Revision: 5453

Modified:
   complete.html
   index
   source
Log:
[e] (0) Mention FAQs for <dl>. We already have an example.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10259

Modified: complete.html
===================================================================
--- complete.html	2010-09-09 00:25:30 UTC (rev 5452)
+++ complete.html	2010-09-09 01:49:02 UTC (rev 5453)
@@ -209,7 +209,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 — 8 September 2010</h2>
+    <h2 class="no-num no-toc">Draft Standard — 9 September 2010</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>-->
@@ -17305,7 +17305,8 @@
   name.</p>
 
   <p>Name-value groups may be terms and definitions, metadata topics
-  and values, or any other groups of name-value data.</p>
+  and values, questions and answers, or any other groups of name-value
+  data.</p>
 
   <p>The values within a group are alternatives; multiple paragraphs
   forming part of the same value must all be given within the same

Modified: index
===================================================================
--- index	2010-09-09 00:25:30 UTC (rev 5452)
+++ index	2010-09-09 01:49:02 UTC (rev 5453)
@@ -213,7 +213,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 (including next generation additions still in development)</h1>
-    <h2 class="no-num no-toc">Draft Standard — 8 September 2010</h2>
+    <h2 class="no-num no-toc">Draft Standard — 9 September 2010</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>-->
@@ -17282,7 +17282,8 @@
   name.</p>
 
   <p>Name-value groups may be terms and definitions, metadata topics
-  and values, or any other groups of name-value data.</p>
+  and values, questions and answers, or any other groups of name-value
+  data.</p>
 
   <p>The values within a group are alternatives; multiple paragraphs
   forming part of the same value must all be given within the same

Modified: source
===================================================================
--- source	2010-09-09 00:25:30 UTC (rev 5452)
+++ source	2010-09-09 01:49:02 UTC (rev 5453)
@@ -18387,7 +18387,8 @@
   name.</p>
 
   <p>Name-value groups may be terms and definitions, metadata topics
-  and values, or any other groups of name-value data.</p>
+  and values, questions and answers, or any other groups of name-value
+  data.</p>
 
   <p>The values within a group are alternatives; multiple paragraphs
   forming part of the same value must all be given within the same




More information about the Commit-Watchers mailing list