- From: <bugzilla@jessica.w3.org>
- Date: Sun, 17 Nov 2013 00:01:05 +0000
- To: public-webapps@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23431
Arun <arun@mozilla.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |FIXED
--- Comment #11 from Arun <arun@mozilla.com> ---
(In reply to Anne from comment #10)
> I don't think you understand. The URL Standard already defines parsing for
> all URLs. Relative schemes are treated specially, but for all other schemes
> the URL ends up as "scheme", "scheme data", "query", and "fragment".
>
> To define blob URLs in terms of this you just have to say what the "scheme
> data" can be (if you want to restrict the code points for producers), maybe
> that a conforming blob URL does not have a query and that fragment can be
> anything. (Reworded in specification prose of course.)
OK, fixed per your suggestions.
http://dev.w3.org/2006/webapi/FileAPI/#DefinitionOfScheme
Reopen if necessary.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Sunday, 17 November 2013 00:01:06 UTC