<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>11935</bug_id>
          
          <creation_ts>2011-02-01 10:07:06 +0000</creation_ts>
          <short_desc>[device] There is no mention of &lt;device&gt; in the parsing algorithm. Could you please add it to the list of self-closing tags.</short_desc>
          <delta_ts>2011-08-04 05:06:25 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>LC1 HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#adoptionAgency</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>annevk</cc>
    
    <cc>hsivonen</cc>
    
    <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>44930</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-02-01 10:07:06 +0000</bug_when>
    <thetext>Specification: 
Section: http://www.whatwg.org/specs/web-apps/current-work/#adoptionAgency

Comment:
There is no mention of &lt;device&gt; in the parsing algorithm. Could you please add
it to the list of self-closing tags.

Posted from: 194.237.142.17</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>44931</commentid>
    <comment_count>1</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2011-02-01 10:12:00 +0000</bug_when>
    <thetext>It is not self-closing and therefore needs no mention.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>44939</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2011-02-01 12:26:40 +0000</bug_when>
    <thetext>I dunno, the content model is Empty and the example uses it as a void element, so maybe it was intended to make it a void element in the parser too.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>44941</commentid>
    <comment_count>3</comment_count>
    <who name="Henri Sivonen">hsivonen</who>
    <bug_when>2011-02-01 13:34:01 +0000</bug_when>
    <thetext>Considering the Degrade Gracefully design principle, it seems like a bad idea to mint new void elements that get used in a general phrasing context. (In the case of &lt;source&gt; and &lt;track&gt;, there&apos;s at least the &lt;video&gt; container.)

Can &lt;device&gt; be made non-void with the element content used for a &quot;get yourself a newer browser&quot; message?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>45110</commentid>
    <comment_count>4</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-02-03 22:10:48 +0000</bug_when>
    <thetext>&lt;device&gt; hasn&apos;t really been thoroughly thought through yet... we need implementation experience to really know how it should work.

I&apos;m interested in hearing how people think the fallback should work. In particular, I&apos;m interested in seeing realistic pages that would use &lt;device&gt; yet have fallback. In practice I think most of the time pages will only be using &lt;device&gt; after they have featured-tested for it, so I really don&apos;t think we need declarative fallback and I don&apos;t think it&apos;s a problem that it doesn&apos;t degrade to the same DOM in the parser. But I don&apos;t know, because I haven&apos;t seen realistic demo pages yet.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>45112</commentid>
    <comment_count>5</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-02-03 22:41:26 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r5829.
Check-in comment: add a note about &lt;device&gt; parsing
http://html5.org/tools/web-apps-tracker?from=5828&amp;to=5829</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>46265</commentid>
    <comment_count>6</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-03-04 01:02:02 +0000</bug_when>
    <thetext>We&apos;ll probably change to an API rather than an element so this might become a non-issue.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>46708</commentid>
    <comment_count>7</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-03-15 06:03:44 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Rejected
Change Description: no spec change
Rationale: &lt;device&gt; is gone.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>53077</commentid>
    <comment_count>8</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2011-08-04 05:06:25 +0000</bug_when>
    <thetext>mass-moved component to LC1</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>