- From: poot <cvsmail@w3.org>
- Date: Mon, 19 Mar 2012 18:29:44 -0400
- To: public-html-diffs@w3.org
hixie: add dashed lines and change how Path objects work to instead use external line and font styles and transformation objects (whatwg r7028) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.5609&r2=1.5610&f=h http://html5.org/tools/web-apps-tracker?from=7027&to=7028 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.5609 retrieving revision 1.5610 diff -u -d -r1.5609 -r1.5610 --- Overview.html 13 Mar 2012 22:55:03 -0000 1.5609 +++ Overview.html 19 Mar 2012 22:29:27 -0000 1.5610 @@ -357,9 +357,9 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="w3c-working-draft-15-april-2012">W3C Working Draft 15 April 2012</h2> + <h2 class="no-num no-toc" id="w3c-working-draft-20-april-2012">W3C Working Draft 20 April 2012</h2> <dl><dt>This Version:</dt> - <dd><a href="http://www.w3.org/TR/2012/WD-html5-20120315/">http://www.w3.org/TR/2012/WD-html5-20120315/</a></dd> + <dd><a href="http://www.w3.org/TR/2012/WD-html5-20120320/">http://www.w3.org/TR/2012/WD-html5-20120320/</a></dd> <dt>Latest Published Version:</dt> <dd><a href="http://www.w3.org/TR/html5/">http://www.w3.org/TR/html5/</a></dd> <dt>Latest Editor's Draft:</dt> @@ -566,7 +566,7 @@ Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation track. - This specification is the 15 April 2012 Working Draft. + This specification is the 20 April 2012 Working Draft. </p> @@ -4054,6 +4054,18 @@ </ul></dd> + + <dt>SVG</dt> + + <dd> + + <p>The following interface is defined in the SVG specification: <a href="#refsSVG">[SVG]</a></p> + + <ul class="brief"><li><dfn id="svgmatrix"><code>SVGMatrix</code></dfn> + </ul></dd> + + + </dl><p>This specification does not <em>require</em> support of any particular network protocol, style sheet language, scripting language, or any of the DOM specifications beyond those described
Received on Monday, 19 March 2012 22:29:46 UTC