- From: poot <cvsmail@w3.org>
- Date: Fri, 31 Jul 2009 07:47:26 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: Changed default styles for article, aside, nav, section, dialog. (whatwg r3500) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.2697&r2=1.2698&f=h http://html5.org/tools/web-apps-tracker?from=3499&to=3500 =================================================================== 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:48:01 UTC