Find it a little sad some of the browser APIs are introduced in such an incomplete state the only way to use them is in try/catch blocks
– Glenn Jones on twitter
@tobie just looking at URL and URLUtils the constructor of URL takes 2 arguments to resolve absolute URL, but the early IE version blows up
– Glenn Jones on twitter