- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 18 Oct 2011 23:57:32 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view In directory hutz:/tmp/cvs-serv18810 Modified Files: Overview.html spec.html spec.preprocessed.html Log Message: Update selector case-sensitivity matching rules, including dropping the list of magically case-insensitive values. (whatwg r6695) [updated by splitter] Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec-author-view/Overview.html,v retrieving revision 1.1668 retrieving revision 1.1669 diff -u -d -r1.1668 -r1.1669 --- Overview.html 18 Oct 2011 03:57:15 -0000 1.1668 +++ Overview.html 18 Oct 2011 23:57:21 -0000 1.1669 @@ -169,7 +169,7 @@ <dt>Editor:</dt> <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd> </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>, <a href="http://dev.w3.org/html5/spec/">full specification</a>. - This is revision 1.5366.</p> + This is revision 1.5367.</p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2011 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts Index: spec.html =================================================================== RCS file: /sources/public/html5/spec-author-view/spec.html,v retrieving revision 1.1798 retrieving revision 1.1799 diff -u -d -r1.1798 -r1.1799 --- spec.html 18 Oct 2011 03:57:15 -0000 1.1798 +++ spec.html 18 Oct 2011 23:57:21 -0000 1.1799 @@ -170,7 +170,7 @@ <dt>Editor:</dt> <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd> </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>, <a href="http://dev.w3.org/html5/spec/">full specification</a>. - This is revision 1.5366.</p> + This is revision 1.5367.</p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2011 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts Index: spec.preprocessed.html =================================================================== RCS file: /sources/public/html5/spec-author-view/spec.preprocessed.html,v retrieving revision 1.650 retrieving revision 1.651 diff -u -d -r1.650 -r1.651 --- spec.preprocessed.html 18 Oct 2011 03:57:23 -0000 1.650 +++ spec.preprocessed.html 18 Oct 2011 23:57:29 -0000 1.651 @@ -183,7 +183,7 @@ <dt>Editor:</dt> <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd> </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>, <a href="http://dev.w3.org/html5/spec/">full specification</a>. - This is revision 1.5366.</p> + This is revision 1.5367.</p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2011 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
Received on Tuesday, 18 October 2011 23:58:00 UTC