When creating allowing all shell commands, for testing purposes, I can open up a <a> link that I create manually with the default browser.
But when the url is displayed in an email I am rendering, which is nested inside a shadowroot, the link will not activate the href. A custom set onclick event on the same element, will trigger the test console.log event.