[whatwg] [URL] Starting work on a URL spec

Ian Hickson ian at hixie.ch
Sun Jul 25 11:05:15 PDT 2010


On Sun, 25 Jul 2010, Adam Barth wrote:
>
> As far as I know, you can only see f(x) = 
> canonicalize(parse(resolve(x))) and also some breakdown components of 
> f(x) in HTMLAnchorElement and window.location.hash (and friends).

Can you see the result of resolve(x) without seeing its result go through 
parse() and canonicalize()? If not, then we should just define resolve() 
as doing the canonicalize() step.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'



More information about the whatwg mailing list