Skip to content

Commit

Permalink
[e] (0) Show paragraphs being implied in <blockquote> in an example.
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@4849 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Mar 16, 2010
1 parent 1ac9e4a commit f458e08
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 6 deletions.
5 changes: 3 additions & 2 deletions complete.html
Expand Up @@ -14098,10 +14098,10 @@ <h4 id=the-aside-element><span class=secno>4.4.5 </span>The <dfn><code>aside</co
contains twitter messages from the blog author</em> --&gt;
&lt;h1&gt;Twitter Feed&lt;/h1&gt;
&lt;blockquote cite="http://twitter.example.net/t31351234"&gt;
&lt;p&gt;I'm on vacation, writing my blog.&lt;/p&gt;
I'm on vacation, writing my blog.
&lt;/blockquote&gt;
&lt;blockquote cite="http://twitter.example.net/t31219752"&gt;
&lt;p&gt;I'm going to go on vacation soon.&lt;/p&gt;
I'm going to go on vacation soon.
&lt;/blockquote&gt;
&lt;/aside&gt;
&lt;article&gt;
Expand Down Expand Up @@ -90911,6 +90911,7 @@ <h3 class="no-num">Reflecting IDL attributes</h3>
Peter Kasting,
Peter Stark,
Peter-Paul Koch,
Phil Pickering,
Philip J&auml;genstedt,
Philip Taylor,
Philip TAYLOR<!-- a different one -->,
Expand Down
5 changes: 3 additions & 2 deletions index
Expand Up @@ -13997,10 +13997,10 @@ isn't his only passion. He also enjoys other pleasures.&lt;/p&gt;
contains twitter messages from the blog author</em> --&gt;
&lt;h1&gt;Twitter Feed&lt;/h1&gt;
&lt;blockquote cite="http://twitter.example.net/t31351234"&gt;
&lt;p&gt;I'm on vacation, writing my blog.&lt;/p&gt;
I'm on vacation, writing my blog.
&lt;/blockquote&gt;
&lt;blockquote cite="http://twitter.example.net/t31219752"&gt;
&lt;p&gt;I'm going to go on vacation soon.&lt;/p&gt;
I'm going to go on vacation soon.
&lt;/blockquote&gt;
&lt;/aside&gt;
&lt;article&gt;
Expand Down Expand Up @@ -84472,6 +84472,7 @@ interface <a href=#htmldocument>HTMLDocument</a> {
Peter Kasting,
Peter Stark,
Peter-Paul Koch,
Phil Pickering,
Philip J&auml;genstedt,
Philip Taylor,
Philip TAYLOR<!-- a different one -->,
Expand Down
5 changes: 3 additions & 2 deletions source
Expand Up @@ -14844,10 +14844,10 @@ isn't his only passion. He also enjoys other pleasures.&lt;/p>
contains twitter messages from the blog author</em> -->
&lt;h1>Twitter Feed&lt;/h1>
&lt;blockquote cite="http://twitter.example.net/t31351234">
&lt;p>I'm on vacation, writing my blog.&lt;/p>
I'm on vacation, writing my blog.
&lt;/blockquote>
&lt;blockquote cite="http://twitter.example.net/t31219752">
&lt;p>I'm going to go on vacation soon.&lt;/p>
I'm going to go on vacation soon.
&lt;/blockquote>
&lt;/aside>
&lt;article>
Expand Down Expand Up @@ -101834,6 +101834,7 @@ interface <span>HTMLDocument</span> {
Peter Kasting,
Peter Stark,
Peter-Paul Koch,
Phil Pickering,
Philip J&auml;genstedt,
Philip Taylor,
Philip TAYLOR<!-- a different one -->,
Expand Down

0 comments on commit f458e08

Please sign in to comment.