<?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>12254</bug_id>
          
          <creation_ts>2011-03-06 10:26:10 +0000</creation_ts>
          <short_desc>Investigate if &lt;progress&gt; element wouldn&apos;t need to be form-associated element</short_desc>
          <delta_ts>2011-08-04 05:12:49 +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>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>
          
          <blocked>8554</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Olli Pettay">bugs</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>adrianba</cc>
    
    <cc>annevk</cc>
    
    <cc>ian</cc>
    
    <cc>jonas</cc>
    
    <cc>mike</cc>
    
    <cc>mounir</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>46427</commentid>
    <comment_count>0</comment_count>
    <who name="Olli Pettay">bugs</who>
    <bug_when>2011-03-06 10:26:10 +0000</bug_when>
    <thetext>Apparently &lt;progress&gt; element is &quot;form-associated&quot; just because of label,
but what useful feature does the .form attribute bring in?
&lt;progress&gt; isn&apos;t submittable, nor resettable, and not even
&quot;listed element&quot;, so it doesn&apos;t show up in form.elements.
There is just .form in the progress element, but from that .form you can&apos;t
even get back to progress.
Quite strange.


&lt;meter&gt; has similar problem.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>46428</commentid>
    <comment_count>1</comment_count>
    <who name="Olli Pettay">bugs</who>
    <bug_when>2011-03-06 10:32:40 +0000</bug_when>
    <thetext>Perhaps &quot;Labelable elements&quot; should be changed so that they don&apos;t need to be
&quot;form-associated&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>46430</commentid>
    <comment_count>2</comment_count>
    <who name="Olli Pettay">bugs</who>
    <bug_when>2011-03-06 12:21:42 +0000</bug_when>
    <thetext>Another possibility, in which case having progress/meter form-associated makes
more sense, would be to make them resettable. That would make them work
closer to output.
In a way progress/meter are different kinds of representations of some
abstract output.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>46469</commentid>
    <comment_count>3</comment_count>
    <who name="Adrian Bateman [MSFT]">adrianba</who>
    <bug_when>2011-03-07 20:17:37 +0000</bug_when>
    <thetext>Since progress/meter are not submitted as part of the form I think that removing .form makes the most sense.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>46494</commentid>
    <comment_count>4</comment_count>
    <who name="Mounir Lamouri">mounir</who>
    <bug_when>2011-03-08 01:25:06 +0000</bug_when>
    <thetext>(In reply to comment #3)
&gt; Since progress/meter are not submitted as part of the form I think that
&gt; removing .form makes the most sense.

What about the output element then?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>48289</commentid>
    <comment_count>5</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-05-07 18:54:39 +0000</bug_when>
    <thetext>I just modeled &lt;progress&gt; and &lt;meter&gt; after &lt;label&gt;, which is form-associated in the same (somewhat pointless) way. I can&apos;t really think of any reason that labelable elements should be form-associated, so if nobody has a desire to keep them form-associated (e.g. because it would make implementing it harder), I would be fine with changing the &apos;labelable&apos; category to be a separate concept from &apos;form-associated&apos;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>49215</commentid>
    <comment_count>6</comment_count>
    <who name="Mounir Lamouri">mounir</who>
    <bug_when>2011-06-06 14:34:57 +0000</bug_when>
    <thetext>(In reply to comment #5)
&gt; I just modeled &lt;progress&gt; and &lt;meter&gt; after &lt;label&gt;, which is form-associated
&gt; in the same (somewhat pointless) way. I can&apos;t really think of any reason that
&gt; labelable elements should be form-associated, so if nobody has a desire to keep
&gt; them form-associated (e.g. because it would make implementing it harder), I
&gt; would be fine with changing the &apos;labelable&apos; category to be a separate concept
&gt; from &apos;form-associated&apos;.

I don&apos;t see any reason to keep &lt;meter&gt; and &lt;progress&gt; as form-associated elements because they are labelable elements. If making them resettable is out of consideration, I don&apos;t see any strong reason to keep them form-associated.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>49544</commentid>
    <comment_count>7</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-06-14 00:33:00 +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: Accepted
Change Description: see diff given below
Rationale: Concurred with reporter&apos;s comments.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>49545</commentid>
    <comment_count>8</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-06-14 00:33:20 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r6221.
Check-in comment: Remove &lt;progress form&gt; and &lt;meter form&gt; since they are basically useless.
http://html5.org/tools/web-apps-tracker?from=6220&amp;to=6221</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>53333</commentid>
    <comment_count>9</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2011-08-04 05:12:49 +0000</bug_when>
    <thetext>mass-move component to LC1</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>