- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 24 May 2011 19:47:05 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv14774 Modified Files: toc-status.html Log Message: Change cross-origin='' to crossorigin='' since people don't seem to like hyphens. Poor hyphens. (whatwg r6147) [updated by splitter] Index: toc-status.html =================================================================== RCS file: /sources/public/html5/spec/toc-status.html,v retrieving revision 1.305 retrieving revision 1.306 diff -u -d -r1.305 -r1.306 --- toc-status.html 23 May 2011 20:47:59 -0000 1.305 +++ toc-status.html 24 May 2011 19:47:02 -0000 1.306 @@ -788,7 +788,7 @@ <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-textarea-element" class="status LC">LC</a> <a href="../spec/#the-textarea-element">4.10.13 The textarea element</a> <span class="id">(the-textarea-element)</span></li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-keygen-element" class="status LC">LC</a> <a href="../spec/#the-keygen-element">4.10.14 The keygen element</a> <span class="id">(the-keygen-element)</span></li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-output-element" class="status LC">LC</a> <a href="../spec/#the-output-element">4.10.15 The output element</a> <span class="id">(the-output-element)</span></li> -<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-progress-element" class="status LC">LC</a> <a href="../spec/#the-progress-element">4.10.16 The progress element</a> <span class="id">(the-progress-element)</span></li> +<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-progress-element" class="status CR">CR</a> <a href="../spec/#the-progress-element">4.10.16 The progress element</a> <span class="id">(the-progress-element)</span></li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-meter-element" class="status LC">LC</a> <a href="../spec/#the-meter-element">4.10.17 The meter element</a> <span class="id">(the-meter-element)</span></li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=association-of-controls-and-forms" class="status LC">LC</a> <a href="../spec/#association-of-controls-and-forms">4.10.18 Association of controls and forms</a> <span class="id">(association-of-controls-and-forms)</span></li>
Received on Tuesday, 24 May 2011 19:47:07 UTC