[html5] r4849 - [e] (0) Show paragraphs being implied in <blockquote> in an example.

whatwg at whatwg.org whatwg at whatwg.org
Tue Mar 16 02:00:46 PDT 2010


Author: ianh
Date: 2010-03-16 02:00:44 -0700 (Tue, 16 Mar 2010)
New Revision: 4849

Modified:
   complete.html
   index
   source
Log:
[e] (0) Show paragraphs being implied in <blockquote> in an example.

Modified: complete.html
===================================================================
--- complete.html	2010-03-16 08:57:09 UTC (rev 4848)
+++ complete.html	2010-03-16 09:00:44 UTC (rev 4849)
@@ -14098,10 +14098,10 @@
   contains twitter messages from the blog author</em> -->
   <h1>Twitter Feed</h1>
   <blockquote cite="http://twitter.example.net/t31351234">
-   <p>I'm on vacation, writing my blog.</p>
+   I'm on vacation, writing my blog.
   </blockquote>
   <blockquote cite="http://twitter.example.net/t31219752">
-   <p>I'm going to go on vacation soon.</p>
+   I'm going to go on vacation soon.
   </blockquote>
  </aside>
  <article>
@@ -90911,6 +90911,7 @@
   Peter Kasting,
   Peter Stark,
   Peter-Paul Koch,
+  Phil Pickering,
   Philip Jägenstedt,
   Philip Taylor,
   Philip TAYLOR<!-- a different one -->,

Modified: index
===================================================================
--- index	2010-03-16 08:57:09 UTC (rev 4848)
+++ index	2010-03-16 09:00:44 UTC (rev 4849)
@@ -13997,10 +13997,10 @@
   contains twitter messages from the blog author</em> -->
   <h1>Twitter Feed</h1>
   <blockquote cite="http://twitter.example.net/t31351234">
-   <p>I'm on vacation, writing my blog.</p>
+   I'm on vacation, writing my blog.
   </blockquote>
   <blockquote cite="http://twitter.example.net/t31219752">
-   <p>I'm going to go on vacation soon.</p>
+   I'm going to go on vacation soon.
   </blockquote>
  </aside>
  <article>
@@ -84472,6 +84472,7 @@
   Peter Kasting,
   Peter Stark,
   Peter-Paul Koch,
+  Phil Pickering,
   Philip Jägenstedt,
   Philip Taylor,
   Philip TAYLOR<!-- a different one -->,

Modified: source
===================================================================
--- source	2010-03-16 08:57:09 UTC (rev 4848)
+++ source	2010-03-16 09:00:44 UTC (rev 4849)
@@ -14844,10 +14844,10 @@
   contains twitter messages from the blog author</em> -->
   <h1>Twitter Feed</h1>
   <blockquote cite="http://twitter.example.net/t31351234">
-   <p>I'm on vacation, writing my blog.</p>
+   I'm on vacation, writing my blog.
   </blockquote>
   <blockquote cite="http://twitter.example.net/t31219752">
-   <p>I'm going to go on vacation soon.</p>
+   I'm going to go on vacation soon.
   </blockquote>
  </aside>
  <article>
@@ -101834,6 +101834,7 @@
   Peter Kasting,
   Peter Stark,
   Peter-Paul Koch,
+  Phil Pickering,
   Philip Jägenstedt,
   Philip Taylor,
   Philip TAYLOR<!-- a different one -->,




More information about the Commit-Watchers mailing list