← back to v137 · allow-use-to-reference-an-external-document-s-root-element-by-omitting-the-fragm

conformance · v137

v137 · allow-use-to-reference-an-external-document-s-root-element-by-omitting-the-fragm — 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/struct.html#UseElement chromestatus: #5128141573718016 generated 2026-06-01T08:35:00Z by conformance-author-v1-subagent
0
pass
0
fail
0
blocked
6
total
id contract kind verdict detail
svg-use-element-constructable Documents can create an SVG <use> element via createElementNS. spec ↗ script
svguseelement-prototype-href SVGUseElement exposes the href IDL attribute as an SVGAnimatedString. spec ↗ script
svguseelement-href-accepts-no-fragment Setting href to a URL without a fragment reflects through to the baseVal unchanged. spec ↗ script
svguseelement-href-animval-readable SVGAnimatedString.animVal reflects the resolved href on the <use> element. spec ↗ script
svg-use-prototype-on-svguseelement SVGUseElement.prototype identifies use elements distinctly from other SVG elements. spec ↗ script
svguseelement-legacy-xlink-href Legacy xlink:href attribute is still accepted for backwards compatibility. spec ↗ script