[progress-events] stalled, lengthComputable, loadstart vs begin

Hi,

  * HTML 5 suggests "begin" as name for the first event rather than
    "loadstart". I like "begin" better, but I care mostly about them
    being the same.

  * HTML 5 has an event called "stalled" that is dispatched after there
    are three seconds of no progress at all so you do not have to
    create your own timer scripts.

  * I think it would make sense if lengthComputable and total started
    in the same way. So either lengthComputable and length or total and
    totalComputable (or totalKnown).

Cheers,


-- 
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Received on Wednesday, 25 July 2007 13:49:58 UTC