- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 30 Jul 2009 22:47:09 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv27766 Modified Files: Overview.html Log Message: Changed default styles for article, aside, nav, section, dialog. (whatwg r3500) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.2697 retrieving revision 1.2698 diff -u -d -r1.2697 -r1.2698 --- Overview.html 30 Jul 2009 22:45:24 -0000 1.2697 +++ Overview.html 30 Jul 2009 22:47:06 -0000 1.2698 @@ -62265,8 +62265,8 @@ <pre class="css">@namespace url(http://www.w3.org/1999/xhtml); -article, aside, blockquote, dir, dl, figure, listing, menu, nav, ol, -p, plaintext, pre, section, ul, xmp { +blockquote, dialog, dir, dl, figure, listing, menu, ol, p, plaintext, +pre, ul, xmp { margin-top: 1em; margin-bottom: 1em; }
Received on Thursday, 30 July 2009 22:47:18 UTC