[Bug 11939] Progress element max IDL attribute should reflect the maximum value instead of the content attribute

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

--- Comment #4 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-05-05 08:06:44 UTC ---
I guess .value doesn't have to reflect the current value, we could change that
to reflecting the attribute directly. Not sure why I made it more complicated.
Probably no point changing that now though, since it seems interoperably
implemented.

Note that you never have to guess the position. Just use progress.position,
which always returns the current position.

-- 
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 Thursday, 5 May 2011 08:06:46 UTC