The docs say > The `target` attribute is permitted provided `rel="noopener"` is set. simple-html should also permit `target` with `rel="noreferrer"`, since [noreferrer implies noopener](https://html.spec.whatwg.org/multipage/links.html#link-type-noreferrer)
The docs say
simple-html should also permit
targetwithrel="noreferrer", since noreferrer implies noopener