Constructs a URL object, using the global URL constructor when it behaves correctly and falling back to a pristine iframe-sourced constructor to avoid polyfill interference.
URL
Optional
Constructs a URL object, using the global
URLconstructor when it behaves correctly and falling back to a pristine iframe-sourced constructor to avoid polyfill interference.