- From: poot <cvsmail@w3.org>
- Date: Wed, 6 Jan 2010 14:46:17 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: markup error in example (whatwg r4506) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3604&r2=1.3605&f=h http://html5.org/tools/web-apps-tracker?from=4505&to=4506 =================================================================== 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:45 UTC