← back to v135 · support-rel-rellist-attributes-for-svgaelement

conformance · v135

v135 · support-rel-rellist-attributes-for-svgaelement — 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#__svg__SVGAElement__rel chromestatus: #5066982694846464 generated 2026-06-02T08:08:51Z by conformance-author-codex
0
pass
0
fail
0
blocked
6
total
id contract kind verdict detail
svgaelement-interface-exposed SVGAElement is exposed as the DOM interface for SVG anchor elements. spec ↗ exists
svg-anchor-rel-reflects-attribute SVGAElement.rel reflects the SVG anchor rel content attribute. spec ↗ script
svg-anchor-rellist-is-domtokenlist SVGAElement.relList exposes a DOMTokenList, matching HTMLAnchorElement. spec ↗ script
rellist-add-updates-rel Calling relList.add() on an SVG anchor updates the reflected rel value. spec ↗ script
rellist-remove-updates-rel Calling relList.remove() on an SVG anchor removes the token from rel. spec ↗ script
svg-and-html-anchor-rellist-parity SVG and HTML anchors expose relList with the same DOMTokenList operations. spec ↗ script