← back to v142 · support-download-attribute-in-svg-a-element

conformance · v142

v142 · support-download-attribute-in-svg-a-element — conformance probe

6 assertions drawn from the spec. Each is a single contract the spec text makes. Pass/fail reflects what this browser executed; blocked means the contract was not run because it needs user mediation, hardware, or another unavailable precondition. Open the page in Chrome stable / canary / Firefox / Safari to compare.

browser: spec: https://svgwg.org/svg2-draft/linking.html#InterfaceSVGAElement chromestatus: #6265596395913216 generated 2026-06-01T08:13:10Z by conformance-author-v1-subagent
0
pass
0
fail
0
blocked
6
total
id contract kind verdict detail
svganchor-interface-exists SVGAElement is exposed; the download attribute reflects on this interface. exists
svg-a-download-idl-attribute SVGAElement.prototype reflects a download IDL attribute (a DOMString). spec ↗ script
svg-a-download-roundtrips Setting the download IDL attribute on an SVG <a> element round-trips to the content attribute. script
svg-a-href-still-supported SVGAElement's href surface remains; download is additive. script
html-a-download-still-supported HTMLAnchorElement's download attribute (the source of the parity) is still there. script
svg-a-ping-and-rel-supported The SVG2 parity also brings ping/rel onto SVGAElement; these IDL attributes are present. script