- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 02 Apr 2010 22:47:57 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view In directory hutz:/tmp/cvs-serv30819 Modified Files: Overview.html spec.html Log Message: Make = after a named character reference without a semicolon in an attribute result in the character reference _not_ being replaced. (whatwg r4959) [updated by splitter] Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec-author-view/Overview.html,v retrieving revision 1.825 retrieving revision 1.826 diff -u -d -r1.825 -r1.826 --- Overview.html 2 Apr 2010 21:51:44 -0000 1.825 +++ Overview.html 2 Apr 2010 22:47:54 -0000 1.826 @@ -308,7 +308,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.3981. +This is revision 1.3982. </p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2010 <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.833 retrieving revision 1.834 diff -u -d -r1.833 -r1.834 --- spec.html 2 Apr 2010 21:51:46 -0000 1.833 +++ spec.html 2 Apr 2010 22:47:54 -0000 1.834 @@ -306,7 +306,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.3981. +This is revision 1.3982. </p> <p class=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a> © 2010 <a href=http://www.w3.org/><abbr title="World Wide
Received on Friday, 2 April 2010 22:47:59 UTC