HtmlAttributeDefinedLink: HtmlLink & { from: AttributeAnchor<Element, string> }

A Link defined in an HTML document by some element’s attribute.

Most links are defined this way, except those inside the text content of a <style> element.