Ask the default browser to browse a given Url.
Description
Similar to
Applet.browse-url, but makes the request directly to the host default browser.
Notes
Currently, for implementation reasons, treats any target except for "_self" (the default) as "_blank".