- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 08 May 2011 03:53:58 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view In directory hutz:/tmp/cvs-serv16886 Modified Files: spec.preprocessed.html Log Message: Looks like whitespace stripping needs to happen to non-keywords too. (whatwg r6123) [updated by splitter] Index: spec.preprocessed.html =================================================================== RCS file: /sources/public/html5/spec-author-view/spec.preprocessed.html,v retrieving revision 1.324 retrieving revision 1.325 diff -u -d -r1.324 -r1.325 --- spec.preprocessed.html 8 May 2011 03:44:12 -0000 1.324 +++ spec.preprocessed.html 8 May 2011 03:53:55 -0000 1.325 @@ -13798,7 +13798,7 @@ <a href="#the-nav-element">nav</a>, <a href="#the-article-element">article</a>, <a href="#the-aside-element">aside</a>, - <a href="#the-h1-h2-h3-h4-h5-and-h6-element">h1, h2, h3, h4, h5, h6</a>, + <a href="#the-h1-h2-h3-h4-h5-and-h6-elements">h1, h2, h3, h4, h5, h6</a>, <a href="#the-hgroup-element">hgroup</a>, <a href="#the-header-element">header</a>, <a href="#the-footer-element">footer</a>,
Received on Sunday, 8 May 2011 03:54:00 UTC