[whatwg] Questions about the progress element

Hi,

I'm wondering why the value and max IDL attributes have to reflect the
content attribute with zero as a default value instead of reflecting the
internal values used to calculate the position. Wouldn't that be easier
to know what is the internal value and max values by using the IDL
attributes ?

In addition, couldn't the position IDL attribute returns a double
instead of a float ? As we are dividing two floats, the precision may be
helpful.

Thanks,
--
Mounir

Received on Monday, 24 May 2010 12:38:52 UTC