On Wed, Mar 18, 2015 at 1:09 AM, Jonas Sicking <[email protected]> wrote: > I think making the location object match URLUtils is futile. There's > so much weirdness about the location object that I think we should > treat it as the special flower that it is.
Other than the location object tracking a URL you might not expect there's not that much weirdness. I think it would be weird if the invariants that hold for <a> and new URL() don't hold for Location. -- https://annevankesteren.nl/ _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

