[Bug 16733] Drop 'endings'?

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16733

--- Comment #8 from Simon Pieters <simonp@opera.com> 2012-04-14 08:46:13 UTC ---
(In reply to comment #0)
> Blob constructor doesn't say whether it applies for only DOMString or all of
> DOMString, ArrayBuffer and Blob.

It probably shouldn't apply for Blob if we decide to keep it, since it's a sync
operation and you need to have the Blob in memory to replace the line endings
to know what to set .size to.

-- 
Configure bugmail: https://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 Saturday, 14 April 2012 08:46:18 UTC