[html5] r3799 - [e] (0) Add examples of blog comments.
whatwg at whatwg.org
whatwg at whatwg.org
Thu Sep 10 16:53:49 PDT 2009
Author: ianh
Date: 2009-09-10 16:53:48 -0700 (Thu, 10 Sep 2009)
New Revision: 3799
Modified:
index
source
Log:
[e] (0) Add examples of blog comments.
Modified: index
===================================================================
--- index 2009-09-10 23:45:43 UTC (rev 3798)
+++ index 2009-09-10 23:53:48 UTC (rev 3799)
@@ -13020,6 +13020,35 @@
</footer>
</article></pre>
+ <p>Here is that same blog post, but showing some of the comments:</p>
+
+ <pre><article>
+ <header>
+ <h1>The Very First Rule of Life</h1>
+ <p><time pubdate datetime="2009-10-09T14:28-08:00"></time></p>
+ </header>
+ <p>If there's a microphone anywhere near you, assume it's hot and
+ sending whatever you're saying to the world. Seriously.</p>
+ <p><em>...</em></p>
+ <section>
+ <h1>Comments</h1>
+ <article>
+ <header>
+ <p>Posted by: George Washington</p>
+ <p><time pubdate datetime="2009-10-10T19:10-08:00"></time></p>
+ </header>
+ <p>Yeah! Especially when talking about your lobbyist friends!</p>
+ </article>
+ <article>
+ <header>
+ <p>Posted by: George Hammond</p>
+ <p><time pubdate datetime="2009-10-10T19:15-08:00"></time></p>
+ </header>
+ <p>Hey, you have the same first name as me.</p>
+ </article>
+ </section>
+</article></pre>
+
</div>
Modified: source
===================================================================
--- source 2009-09-10 23:45:43 UTC (rev 3798)
+++ source 2009-09-10 23:53:48 UTC (rev 3799)
@@ -13879,6 +13879,35 @@
</footer>
</article></pre>
+ <p>Here is that same blog post, but showing some of the comments:</p>
+
+ <pre><article>
+ <header>
+ <h1>The Very First Rule of Life</h1>
+ <p><time pubdate datetime="2009-10-09T14:28-08:00"></time></p>
+ </header>
+ <p>If there's a microphone anywhere near you, assume it's hot and
+ sending whatever you're saying to the world. Seriously.</p>
+ <p><em>...</em></p>
+ <section>
+ <h1>Comments</h1>
+ <article>
+ <header>
+ <p>Posted by: George Washington</p>
+ <p><time pubdate datetime="2009-10-10T19:10-08:00"></time></p>
+ </header>
+ <p>Yeah! Especially when talking about your lobbyist friends!</p>
+ </article>
+ <article>
+ <header>
+ <p>Posted by: George Hammond</p>
+ <p><time pubdate datetime="2009-10-10T19:15-08:00"></time></p>
+ </header>
+ <p>Hey, you have the same first name as me.</p>
+ </article>
+ </section>
+</article></pre>
+
</div>
More information about the Commit-Watchers
mailing list