This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 16413 - progress and meter have no name-attribute? So their value is not POST or GET when the form is submitted? If not, this means an addition alement must be used to convey these values if needed.
Summary: progress and meter have no name-attribute? So their value is not POST or GET ...
Status: RESOLVED NEEDSINFO
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-17 13:29 UTC by contributor
Modified: 2012-09-19 23:16 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2012-03-17 13:29:34 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-button-element.html
Multipage: http://www.whatwg.org/C#the-progress-element
Complete: http://www.whatwg.org/c#the-progress-element

Comment:
progress and meter have no name-attribute? So their value is not POST or GET
when the form is submitted? If not, this means an addition alement must be
used to convey these values if needed.

Posted from: 95.14.254.107
User agent: Mozilla/5.0 (Windows NT 6.1; rv:11.0) Gecko/20100101 Firefox/11.0
Comment 1 contributor 2012-07-18 17:15:18 UTC
This bug was cloned to create bug 18093 as part of operation convergence.
Comment 2 Ian 'Hixie' Hickson 2012-09-19 23:16:58 UTC
What would it mean for such an element to be submitted? I don't really see why these would be submitted at all.