[whatwg] URL resolution of fragment urls in html5 webapps

Anne van Kesteren annevk at annevk.nl
Thu Sep 12 09:51:14 PDT 2013


On Thu, Sep 12, 2013 at 5:28 PM, Boris Zbarsky <bzbarsky at mit.edu> wrote:
> Or from SVG presentation attributes.  Fill, filters, masks, etc, etc, etc.
>
> But again, it's not clear that anything needs to be done here.  If something
> _does_ need to be done, then it needs to be done at a low level (e.g. url()
> needs to store the original string, not just the resolved url as it does now
> per CSS specs).

Currently parseURL(input, base) returns either URL or failure. We
could make it return URL, URLFragment, or failure too... Anyway, yeah,
things are possible, but it's unclear whether everyone is interested
in moving all these pieces.


-- 
http://annevankesteren.nl/



More information about the whatwg mailing list