[html5] r4444 - [e] (0) copypasta alert Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8138
whatwg at whatwg.org
whatwg at whatwg.org
Tue Dec 15 15:32:07 PST 2009
Author: ianh
Date: 2009-12-15 15:32:04 -0800 (Tue, 15 Dec 2009)
New Revision: 4444
Modified:
complete.html
index
source
Log:
[e] (0) copypasta alert
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8138
Modified: complete.html
===================================================================
--- complete.html 2009-12-15 22:58:31 UTC (rev 4443)
+++ complete.html 2009-12-15 23:32:04 UTC (rev 4444)
@@ -13831,7 +13831,7 @@
</article>
<article>
<!-- <em>this is also a blog post</em> -->
- <h1>My last post</h1>
+ <h1>My first post</h1>
<p>This is my first post.</p>
<aside>
<!-- <em>this aside is about the blog post, since it's inside the
Modified: index
===================================================================
--- index 2009-12-15 22:58:31 UTC (rev 4443)
+++ index 2009-12-15 23:32:04 UTC (rev 4444)
@@ -13666,7 +13666,7 @@
</article>
<article>
<!-- <em>this is also a blog post</em> -->
- <h1>My last post</h1>
+ <h1>My first post</h1>
<p>This is my first post.</p>
<aside>
<!-- <em>this aside is about the blog post, since it's inside the
Modified: source
===================================================================
--- source 2009-12-15 22:58:31 UTC (rev 4443)
+++ source 2009-12-15 23:32:04 UTC (rev 4444)
@@ -14532,7 +14532,7 @@
</article>
<article>
<!-- <em>this is also a blog post</em> -->
- <h1>My last post</h1>
+ <h1>My first post</h1>
<p>This is my first post.</p>
<aside>
<!-- <em>this aside is about the blog post, since it's inside the
More information about the Commit-Watchers
mailing list