[Bug 16724] Blob without arguments underdefined

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

--- Comment #2 from Simon Pieters <simonp@opera.com> 2012-04-13 11:43:14 UTC ---
The type default value should probably be specced in the IDL:

    dictionary BlobPropertyBag {

      DOMString type = "";
      DOMString endings = "transparent";

    };

-- 
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 Friday, 13 April 2012 11:43:17 UTC