- From: <bugzilla@jessica.w3.org>
- Date: Fri, 25 Feb 2011 14:27:33 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11939
Mounir Lamouri <mounir.lamouri@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Progress element max IDL |Progress element max IDL
|attribute sholud reflect |attribute should reflect
|the maximum value instead |the maximum value instead
|of the content attribute |of the content attribute
--- Comment #3 from Mounir Lamouri <mounir.lamouri@gmail.com> 2011-02-25 14:27:33 UTC ---
(In reply to comment #2)
> I don't follow. What problem would this solve?
Actually, I would take it the other way. Why does .max reflects the content
attribute when .value reflects the "current value". I think it would be more
consistent to have .max reflecting the "maximum value".
I agree it's not solving anything but I don't thing the current specifications
makes more sense than what I propose (or solving anything...). My proposition
could be more convenient in some situations. For example, you can guess the
position when the progress element is determinate by doing
progress.value/progress.max.
--
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 Friday, 25 February 2011 14:27:35 UTC