[Bug 8554] New: <progress> element should be labelable with a label

http://www.w3.org/Bugs/Public/show_bug.cgi?id=8554

           Summary: <progress> element should be labelable with a label
           Product: HTML WG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML5 spec bugs
        AssignedTo: dave.null@w3.org
        ReportedBy: mjs@apple.com
         QAContact: public-html-bugzilla@w3.org
                CC: ian@hixie.ch, mike@w3.org, public-html@w3.org


In native UI, progress bars sometimes have an associated piece of text that
could be considered a label. For example, in a download manager showing
multiple progress bars, the item name would likely be the label. Particularly
if <progress> is changed to only support setting the progresss programatically
and not declaratively via markup, it should be labelable like a form control.


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Saturday, 26 December 2009 23:06:47 UTC