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
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
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
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 the examples for URL and URLUtils polyfills are having to use try/catch to get around this. Similar issues with DOMParser
– 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