<?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>23311</bug_id>
          
          <creation_ts>2013-09-20 22:51:24 +0000</creation_ts>
          <short_desc>Invalid WebIDL</short_desc>
          <delta_ts>2013-09-24 13:55:22 +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>DOM</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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="Dominique Hazael-Massieux">dom</reporter>
          <assigned_to name="Anne">annevk</assigned_to>
          <cc>mike</cc>
    
    <cc>www-dom</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>93610</commentid>
    <comment_count>0</comment_count>
    <who name="Dominique Hazael-Massieux">dom</who>
    <bug_when>2013-09-20 22:51:24 +0000</bug_when>
    <thetext>The declarations in http://dom.spec.whatwg.org/#parentnode
[[
 Element? query(relativeSelectors); 
 [NewObject] Elements queryAll(relativeSelectors);
 Element? querySelector(selectors);
 [NewObject] NodeList querySelectorAll(selectors);
]]

are missing the type of the arguments (presumably DOMString)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>93687</commentid>
    <comment_count>1</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2013-09-23 20:57:25 +0000</bug_when>
    <thetext>https://github.com/whatwg/dom/commit/b95301b508adf5f7fbe90a979096137ae18eb48a

For the acknowledgments, do you prefer ë or e in Hazaël?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>93713</commentid>
    <comment_count>2</comment_count>
    <who name="Dominique Hazael-Massieux">dom</who>
    <bug_when>2013-09-24 09:31:25 +0000</bug_when>
    <thetext>I&apos;m not sure this trivial bug report is worth an ack; the official spelling of my name uses &quot;ë&quot; (but I&apos;m not particularly fussy about it)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>93724</commentid>
    <comment_count>3</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2013-09-24 13:55:22 +0000</bug_when>
    <thetext>Thanks, it&apos;ll be in the next commit. (Acknowledgments attempts to list any contributor, size of contribution doesn&apos;t matter.)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>