- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 09 Sep 2010 22:50:50 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html-device In directory hutz:/tmp/cvs-serv9847 Modified Files: Overview.html Log Message: Update the 'Contexts in which this element may be used' sections and generally clean that up. (whatwg r5455) Index: Overview.html =================================================================== RCS file: /sources/public/html5/html-device/Overview.html,v retrieving revision 1.56 retrieving revision 1.57 diff -u -d -r1.56 -r1.57 --- Overview.html 1 Sep 2010 21:49:54 -0000 1.56 +++ Overview.html 9 Sep 2010 22:50:48 -0000 1.57 @@ -310,7 +310,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML Device</h1> <h2 class="no-num no-toc" id="an-addition-to-html">An addition to HTML</h2> - <h2 class="no-num no-toc" id="editor-s-draft-1-september-2010">Editor's Draft 1 September 2010</h2> + <h2 class="no-num no-toc" id="editor-s-draft-9-september-2010">Editor's Draft 9 September 2010</h2> <dl><dt>Latest Published Version:</dt> <dd><a href="http://www.w3.org/TR/html-device/">http://www.w3.org/TR/html-device/</a></dd> <dt>Latest Editor's Draft:</dt> @@ -397,7 +397,7 @@ Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation track. - This specification is the 1 September 2010 Editor's Draft. + This specification is the 9 September 2010 Editor's Draft. </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>This specification is part of <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/">a larger specification</a> being produced by the <a href="http://www.whatwg.org/">WHATWG</a>. <!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --> @@ -431,7 +431,7 @@ <dd><span>Flow content</span>.</dd> <dd><span>Phrasing content</span>.</dd> <dd><span>Interactive content</span>.</dd> - <dt>Contexts in which this element may be used:</dt> + <dt>Contexts in which this element can be used:</dt> <dd>Where <span>phrasing content</span> is expected.</dd> <dt>Content model:</dt> <dd>Empty.</dd>
Received on Thursday, 9 September 2010 22:50:51 UTC