<?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>25829</bug_id>
          
          <creation_ts>2014-05-20 15:32:56 +0000</creation_ts>
          <short_desc>Clarify the section on HTMLAllCollection</short_desc>
          <delta_ts>2014-05-20 16:52:38 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#htmlallcollection-0</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>bzbarsky</cc>
    
    <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>Ms2ger</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>106452</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2014-05-20 15:32:56 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/common-dom-interfaces.html
Multipage: http://www.whatwg.org/C#htmlallcollection-0
Complete: http://www.whatwg.org/c#htmlallcollection-0
Referrer: http://www.whatwg.org/specs/web-apps/current-work/multipage/

Comment:
Clarify the section on HTMLAllCollection

Posted from: 81.242.199.134 by ms2ger@gmail.com
User agent: Mozilla/5.0 (X11; Linux x86_64; rv:32.0) Gecko/20100101 Firefox/32.0</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>106453</commentid>
    <comment_count>1</comment_count>
    <who name="Ms2ger">Ms2ger</who>
    <bug_when>2014-05-20 15:36:56 +0000</bug_when>
    <thetext>Quoting bz:

&gt; http://www.whatwg.org/specs/web-apps/current-work/multipage/common-dom-interfaces.html#htmlallcollection-0 says
&gt; &quot;The HTMLAllCollection interface is used for generic collections of elements just like HTMLCollection&quot;
&gt; which is not true
&gt; it also says
&gt; &quot;The supported property names consist of the non-empty values of all the id attributes of all the elements represented by the collection&quot;
&gt; &quot;and the non-empty values of all the name attributes of all the &quot;all&quot;-named elements represented by the collection&quot;
&gt; and the place where it&apos;s defined what&apos;s represented is at http://www.whatwg.org/specs/web-apps/current-work/multipage/obsolete.html#dom-document-all
&gt; It _might_ be clearer to just note in the former text that the collection represents all elements in the document
&gt; instead of people having to chase the definitions and find where the thing was created to figure that out
&gt; And stuff like
&gt; &quot;Let collection be an HTMLCollection object rooted at the same node as the HTMLAllCollection object on which the method was invoked, whose filter matches only elements that already match the filter of the HTMLAllCollection object on which the method was invoked &quot;
&gt; The &quot;filter of the HTMLAllCollection object&quot; is &quot;accept all elements&quot;
&gt; so that text could just say that the filter matches only elements that satisfy one of the two bullets
&gt; and be way clearer</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>106475</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2014-05-20 16:52:38 +0000</bug_when>
    <thetext>Fixed; see diff in bug 25817.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>