- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 13 Feb 2010 11:07:04 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view In directory hutz:/tmp/cvs-serv13540 Modified Files: Overview.html spec.html Log Message: Looks like 'compact' is meant to be a boolean attribute, not a DOMString attribute. (whatwg r4701) [updated by splitter] Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec-author-view/Overview.html,v retrieving revision 1.664 retrieving revision 1.665 diff -u -d -r1.664 -r1.665 --- Overview.html 13 Feb 2010 10:36:58 -0000 1.664 +++ Overview.html 13 Feb 2010 11:07:01 -0000 1.665 @@ -302,7 +302,7 @@ </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>. -This is revision 1.3751. +This is revision 1.3752. </p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2009 <a href="http://www.w3.org/"><abbr title="World Wide Index: spec.html =================================================================== RCS file: /sources/public/html5/spec-author-view/spec.html,v retrieving revision 1.669 retrieving revision 1.670 diff -u -d -r1.669 -r1.670 --- spec.html 13 Feb 2010 10:36:58 -0000 1.669 +++ spec.html 13 Feb 2010 11:07:01 -0000 1.670 @@ -300,7 +300,7 @@ </dl><p>This specification is available in the following formats: <a href=spec.html>single page HTML</a>, <a href=Overview.html>multipage HTML</a>. -This is revision 1.3751. +This is revision 1.3752. </p> <p class=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a> © 2009 <a href=http://www.w3.org/><abbr title="World Wide
Received on Saturday, 13 February 2010 11:07:05 UTC