[html5] r4453 - [e] (0) Web log -> blog Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8150

whatwg at whatwg.org whatwg at whatwg.org
Fri Dec 18 17:34:25 PST 2009


Author: ianh
Date: 2009-12-18 17:34:22 -0800 (Fri, 18 Dec 2009)
New Revision: 4453

Modified:
   complete.html
   index
   source
Log:
[e] (0) Web log -> blog
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8150

Modified: complete.html
===================================================================
--- complete.html	2009-12-18 08:12:03 UTC (rev 4452)
+++ complete.html	2009-12-19 01:34:22 UTC (rev 4453)
@@ -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 — 18 December 2009</h2>
+    <h2 class="no-num no-toc">Draft Standard — 19 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>-->
@@ -13636,17 +13636,17 @@
   component of a page that consists of a self-contained composition in
   a document, page, application, or site and that is intended to be
   independently distributable or reusable, e.g. in syndication. This
-  could be a forum post, a magazine or newspaper article, a Web log
+  could be a forum post, a magazine or newspaper article, a blog
   entry, a user-submitted comment, an interactive widget or gadget, or
   any other independent item of content.</p>
 
   <p>When <code><a href=#the-article-element>article</a></code> elements are nested, the inner
   <code><a href=#the-article-element>article</a></code> elements represent articles that are in
   principle related to the contents of the outer article. For
-  instance, a Web log entry on a site that accepts user-submitted
+  instance, a blog entry on a site that accepts user-submitted
   comments could represent the comments as <code><a href=#the-article-element>article</a></code>
-  elements nested within the <code><a href=#the-article-element>article</a></code> element for the Web
-  log entry.</p>
+  elements nested within the <code><a href=#the-article-element>article</a></code> element for the blog
+  entry.</p>
 
   <p>Author information associated with an <code><a href=#the-article-element>article</a></code>
   element (q.v. the <code><a href=#the-address-element>address</a></code> element) does not apply to

Modified: index
===================================================================
--- index	2009-12-18 08:12:03 UTC (rev 4452)
+++ index	2009-12-19 01:34:22 UTC (rev 4453)
@@ -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>WHATWG HTML (Including HTML5)</h1>
-    <h2 class="no-num no-toc">Draft Standard — 18 December 2009</h2>
+    <h2 class="no-num no-toc">Draft Standard — 19 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>-->
@@ -13471,17 +13471,17 @@
   component of a page that consists of a self-contained composition in
   a document, page, application, or site and that is intended to be
   independently distributable or reusable, e.g. in syndication. This
-  could be a forum post, a magazine or newspaper article, a Web log
+  could be a forum post, a magazine or newspaper article, a blog
   entry, a user-submitted comment, an interactive widget or gadget, or
   any other independent item of content.</p>
 
   <p>When <code><a href=#the-article-element>article</a></code> elements are nested, the inner
   <code><a href=#the-article-element>article</a></code> elements represent articles that are in
   principle related to the contents of the outer article. For
-  instance, a Web log entry on a site that accepts user-submitted
+  instance, a blog entry on a site that accepts user-submitted
   comments could represent the comments as <code><a href=#the-article-element>article</a></code>
-  elements nested within the <code><a href=#the-article-element>article</a></code> element for the Web
-  log entry.</p>
+  elements nested within the <code><a href=#the-article-element>article</a></code> element for the blog
+  entry.</p>
 
   <p>Author information associated with an <code><a href=#the-article-element>article</a></code>
   element (q.v. the <code><a href=#the-address-element>address</a></code> element) does not apply to

Modified: source
===================================================================
--- source	2009-12-18 08:12:03 UTC (rev 4452)
+++ source	2009-12-19 01:34:22 UTC (rev 4453)
@@ -14336,17 +14336,17 @@
   component of a page that consists of a self-contained composition in
   a document, page, application, or site and that is intended to be
   independently distributable or reusable, e.g. in syndication. This
-  could be a forum post, a magazine or newspaper article, a Web log
+  could be a forum post, a magazine or newspaper article, a blog
   entry, a user-submitted comment, an interactive widget or gadget, or
   any other independent item of content.</p>
 
   <p>When <code>article</code> elements are nested, the inner
   <code>article</code> elements represent articles that are in
   principle related to the contents of the outer article. For
-  instance, a Web log entry on a site that accepts user-submitted
+  instance, a blog entry on a site that accepts user-submitted
   comments could represent the comments as <code>article</code>
-  elements nested within the <code>article</code> element for the Web
-  log entry.</p>
+  elements nested within the <code>article</code> element for the blog
+  entry.</p>
 
   <p>Author information associated with an <code>article</code>
   element (q.v. the <code>address</code> element) does not apply to




More information about the Commit-Watchers mailing list