Re: [w3c/FileAPI] What should the ProgressEvent attributes be in the case of an error/abort? (#14)

The same questions apply to any progress event it seems. Not even for `progress` progress events is it mentioned what any of the attributes of the event should be initialized to.

I'll try to write some tests to figure out what browser currently are doing (from looking at the code it seems chrome at least always includes whatever information is has available with any event, so abort and error events include how much data has been read before the abort/error occurred).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/FileAPI/issues/14#issuecomment-277392057

Received on Friday, 3 February 2017 23:35:09 UTC