- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 06 Jan 2010 05:46:05 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv10784 Modified Files: Overview.html Log Message: markup error in example (whatwg r4506) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3604 retrieving revision 1.3605 diff -u -d -r1.3604 -r1.3605 --- Overview.html 6 Jan 2010 05:35:03 -0000 1.3604 +++ Overview.html 6 Jan 2010 05:46:02 -0000 1.3605 @@ -14885,7 +14885,7 @@ quotes to render in italics.</p> <pre><article> - <style> + <style scoped> blockquote mark, q mark { font: inherit; font-style: italic; text-decoration: none;
Received on Wednesday, 6 January 2010 05:46:07 UTC