- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 16 Mar 2010 09:00:53 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv10060 Modified Files: Overview.html Log Message: Show paragraphs being implied in <blockquote> in an example. (whatwg r4849) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3884 retrieving revision 1.3885 diff -u -d -r1.3884 -r1.3885 --- Overview.html 16 Mar 2010 08:57:14 -0000 1.3884 +++ Overview.html 16 Mar 2010 09:00:49 -0000 1.3885 @@ -12145,10 +12145,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> @@ -69058,6 +69058,7 @@ Peter Kasting, Peter Stark, Peter-Paul Koch, + Phil Pickering, Philip Jägenstedt, Philip Taylor, Philip TAYLOR<!-- a different one -->,
Received on Tuesday, 16 March 2010 09:00:54 UTC