On Wed, Mar 18, 2015 at 2:18 PM, Boris Zbarsky <bzbar...@mit.edu> wrote: > On 3/18/15 2:39 AM, Anne van Kesteren wrote: >> Other than the location object tracking a URL you might not expect > > And not having .searchParams.
That is in our implementation and still an outstanding issue in the specification. > And having weird non-local side-effects on > set (like blowing away your entire global). Sure, aka HTML's navigate. > And the fact that your getters > and most of your setters might suddenly start throwing when you least expect > them to. Is that defined? > I seem to recall thre was some other weirdness that I can't recall right now > too. >> I think it would be weird if the >> invariants that hold for <a> and new URL() don't hold for Location. > > That's already the case for tons of invariants. I don't think so. The various component attributes all return what you'd expect. Also, https://code.google.com/p/chromium/issues/detail?id=436377 was committed a while back. -- https://annevankesteren.nl/ _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform