<?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>23356</bug_id>
          
          <creation_ts>2013-09-25 20:46:36 +0000</creation_ts>
          <short_desc>Consider making HTMLFieldSetElement.elements a plain HTMLCollection</short_desc>
          <delta_ts>2013-11-19 22:19:19 +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>WONTFIX</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#dom-fieldset-elements</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>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>93825</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2013-09-25 20:46:36 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html
Multipage: http://www.whatwg.org/C#dom-fieldset-elements
Complete: http://www.whatwg.org/c#dom-fieldset-elements
Referrer: http://www.whatwg.org/specs/web-apps/current-work/multipage/

Comment:
Consider making HTMLFieldSetElement.elements a plain HTMLCollection

Posted from: 87.64.237.177 by ms2ger@gmail.com
User agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20130609 Firefox/24.0</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>93826</commentid>
    <comment_count>1</comment_count>
    <who name="Ms2ger">Ms2ger</who>
    <bug_when>2013-09-25 20:47:41 +0000</bug_when>
    <thetext>http://logbot.glob.com.au/?c=mozilla%23content#c136004
http://software.hixie.ch/utilities/js/live-dom-viewer/saved/2543</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>93827</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-09-25 20:55:22 +0000</bug_when>
    <thetext>The only difference between the spec and this would be dropping support for setting radio button groups from the fieldset elements list using fieldset.elements.foo.value, right? You&apos;d have to instead do fieldset.form.elements.foo.value, and it would only work if you had a form and the fieldset was all in the form and so on?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>93906</commentid>
    <comment_count>3</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-09-26 18:19:24 +0000</bug_when>
    <thetext>Based on IRC conversation, I think the answer to comment 2 is &quot;yes&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>96247</commentid>
    <comment_count>4</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-11-13 21:08:13 +0000</bug_when>
    <thetext>Not sure what that logbot link is supposed to show.

The live dom viewer tests shows Safari/Chrome use HTMLFormControlsCollection, IE doesn&apos;t even have .elements, and Firefox does HTMLCollection.

I don&apos;t see why we wouldn&apos;t want to do the radio button thing in fieldsets.

Based on the above, I&apos;m leaning towards WONTFIX. Is there any further information I should consider?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>96555</commentid>
    <comment_count>5</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-11-19 22:19:19 +0000</bug_when>
    <thetext>Marking WONTFIX per comment 4; please reopen if you disagree.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>