<?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>24844</bug_id>
          
          <creation_ts>2014-02-27 21:27:19 +0000</creation_ts>
          <short_desc>Spec is missing &lt;body&gt; and &lt;head&gt; tags</short_desc>
          <delta_ts>2014-03-12 18:32:56 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebAppsWG</product>
          <component>Web Storage (editor: Ian Hickson)</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Tobie Langel">tobie.langel</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>Ms2ger</cc>
    
    <cc>public-webapps</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>101528</commentid>
    <comment_count>0</comment_count>
    <who name="Tobie Langel">tobie.langel</who>
    <bug_when>2014-02-27 21:27:19 +0000</bug_when>
    <thetext>The spec hosted on /TR doesn&apos;t have a &lt;head&gt; or &lt;body&gt; element. This makes parsing it (e.g. for testing purposes) a lot more complicated than other specs.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>101533</commentid>
    <comment_count>1</comment_count>
    <who name="Ms2ger">Ms2ger</who>
    <bug_when>2014-02-27 21:33:09 +0000</bug_when>
    <thetext>It&apos;s missing tags, not elements. Please use a HTML parser to parse HTML, then you won&apos;t have silly issues like this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>101564</commentid>
    <comment_count>2</comment_count>
    <who name="Tobie Langel">tobie.langel</who>
    <bug_when>2014-02-28 00:12:09 +0000</bug_when>
    <thetext>You&apos;re right that it&apos;s not missing the &lt;BODY&gt; element, but it is missing the &lt;HEAD&gt; element in the DOM generated by jsdom (v. 0.10.1). The &lt;BODY&gt; element also curiously includes the &lt;HTML&gt; element.

See the DOM generated by jsdom here: https://gist.github.com/tobie/7a9eb81e3c195ab134f8

I&apos;m not sure if that is a bug with the parser, the parsing algorithm, ot the Webstorage spec.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>101602</commentid>
    <comment_count>3</comment_count>
    <who name="Ms2ger">Ms2ger</who>
    <bug_when>2014-02-28 07:41:45 +0000</bug_when>
    <thetext>It&apos;s a bug in the parser only.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>102251</commentid>
    <comment_count>4</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2014-03-12 18:32:56 +0000</bug_when>
    <thetext>Use http://whatwg.org/html#storage</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>