Short URL: http://html5.org/r/4439
Index: source
===================================================================
--- source (revision 4438)
+++ source (revision 4439)
@@ -48749,8 +48749,46 @@
</div>
+<!--END html5-->
+<!--START html-device-->
+<!--END html--><!--END complete-->
+ <!--BOILERPLATE middle-w3c-html-module-->
+<!--START html--><!--START complete-->
+ <h4 id="devices">The <dfn><code>device</code></dfn> element</h4>
+
+ <dl class="element">
+ <dt>Categories</dt>
+ <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>
+ <dd>Where <span>phrasing content</span> is expected.</dd>
+ <dt>Content model:</dt>
+ <dd>Empty.</dd>
+ <dt>Content attributes:</dt>
+ <dd><span>Global attributes</span></dd>
+ <dd><code title="attr-device-type">type</code></dd>
+ <dt>DOM interface:</dt>
+ <dd>
+<pre class="idl">interface <dfn>HTMLDeviceElement</dfn> : <span>HTMLElement</span> {
+ attribute DOMString <span title="dom-device-type">type</span>;
+};</pre>
+ </dl>
+
+ <p>The <code>device</code> element represents a device selector, to
+ allow the user to give the page access to a device, for example a
+ video camera.</p>
+
+ <p class="XXX">device attribute</p>
+ <p class="XXX">processing model</p>
+
+<!--END html-device-->
+<!--START html5-->
+
+
+
<h3>Common idioms without dedicated elements</h3>
<h4>Tag clouds</h4>
@@ -50621,7 +50659,7 @@
<!--END vocabs--><!--END complete-->
<!--START vCard-->
- <h4 class="no-num no-toc">Table of contents</h4>
+ <h5 class="no-num no-toc">Table of contents</h5>
<!--toc-->
<hr>
@@ -52878,7 +52916,7 @@
<!--END vocabs--><!--END complete-->
<!--START vEvent-->
- <h4 class="no-num no-toc">Table of contents</h4>
+ <h5 class="no-num no-toc">Table of contents</h5>
<!--toc-->
<hr>
@@ -53853,7 +53891,7 @@
<!--END vocabs--><!--END complete-->
<!--START work-->
- <h4 class="no-num no-toc">Table of contents</h4>
+ <h5 class="no-num no-toc">Table of contents</h5>
<!--toc-->
<hr>
@@ -95887,6 +95925,7 @@
<!--START complete-->
+<!--START html-device-->
<!--START websocket-api--><!--START storage--><!--START database--><!--START eventsource--><!--START workers-->
<!--START vocabs--><!--START vCard--><!--START vEvent--><!--START work-->
@@ -96671,6 +96710,7 @@
<!--END vocabs--><!--END vCard--><!--END vEvent--><!--END work-->
<!--END websocket-api--><!--END storage--><!--END database--><!--END eventsource--><!--END workers-->
+<!--END html-device-->
<h2 class="no-num">Acknowledgements</h2> <!-- ACKS -->