- From: poot <cvsmail@w3.org>
- Date: Tue, 10 Aug 2010 07:39:05 +0900 (JST)
- To: public-html-diffs@w3.org
device; hixie: Add WEBIDL ref to HTML modules http://dev.w3.org/cvsweb/html5/html-device/Overview.html?r1=1.50&r2=1.51&f=h =================================================================== RCS file: /sources/public/html5/html-device/Overview.html,v retrieving revision 1.50 retrieving revision 1.51 diff -u -d -r1.50 -r1.51 --- Overview.html 23 Jul 2010 08:05:44 -0000 1.50 +++ Overview.html 9 Aug 2010 22:34:51 -0000 1.51 @@ -307,7 +307,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-23-july-2010">Editor's Draft 23 July 2010</h2> + <h2 class="no-num no-toc" id="editor-s-draft-9-august-2010">Editor's Draft 9 August 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> @@ -394,7 +394,7 @@ Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation track. - This specification is the 23 July 2010 Editor's Draft. + This specification is the 9 August 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 --> @@ -424,7 +424,7 @@ <!--end-toc--><hr><h2 id="conformance-requirements"><span class="secno">1 </span>Conformance requirements</h2><p>This specification is an HTML specification. All the conformance requirements, conformance classes, definitions, dependencies, terminology, and typographical conventions described in the core - HTML5 specification apply to this specification. <a href="#refsHTML5">[HTML5]</a><h2 id="devices"><span class="secno">2 </span>The <dfn><code>device</code></dfn> element</h2><dl class="element"><dt>Categories</dt> + HTML5 specification apply to this specification. <a href="#refsHTML5">[HTML5]</a><p>Interfaces are defined in terms of Web IDL. <a href="#refsWEBIDL">[WEBIDL]</a><h2 id="devices"><span class="secno">2 </span>The <dfn><code>device</code></dfn> element</h2><dl class="element"><dt>Categories</dt> <dd><span>Flow content</span>.</dd> <dd><span>Phrasing content</span>.</dd> <dd><span>Interactive content</span>.</dd> @@ -591,5 +591,13 @@ <cite><a href="http://dev.w3.org/html5/spec/">HTML5</a></cite>, I. Hickson. W3C.</dd> + <dt id="refsWEBIDL">[WEBIDL]</dt> + <!-- + <dd><cite><a href="http://www.w3.org/TR/WebIDL/">Web + IDL</a></cite>, C. McCormack. W3C.</dd> + --> + <dd><cite><a href="http://dev.w3.org/2006/webapi/WebIDL/">Web + IDL</a></cite>, C. McCormack. W3C.</dd> + </dl><h2 class="no-num" id="acknowledgements">Acknowledgements</h2><p>For a full list of acknowledgements, please see the HTML5 specification. <a href="#refsHTML5">[HTML5]</a>
Received on Monday, 9 August 2010 22:35:34 UTC