← back to v147 · support-path-attribute-on-svg-textpath-element

conformance · v147

v147 · support-path-attribute-on-svg-textpath-element — conformance probe

9 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/text.html#TextPathElementPathAttribute chromestatus: #5157546589552640 generated 2026-06-05T17:51:41Z by codex-svg-textpath-repair
0
pass
0
fail
0
blocked
9
total
id contract kind verdict detail
svgtextpath-interface-exposed SVGTextPathElement is exposed for textPath elements. spec ↗ typeof
svgtextpath-startoffset-reflects SVGTextPathElement exposes the startOffset reflected IDL attribute. spec ↗ script
svgtextpath-method-reflects SVGTextPathElement exposes the method reflected IDL attribute. spec ↗ script
svgtextpath-spacing-reflects SVGTextPathElement exposes the spacing reflected IDL attribute. spec ↗ script
inline-path-attribute-is-preserved A textPath element preserves path data set through its inline path content attribute. spec ↗ script
inline-path-renders-without-href A textPath with a valid inline path attribute renders text without referencing a separate path element. spec ↗ script
href-fallback-renders-without-inline-path A textPath without an inline path attribute still renders through the existing href path fallback. spec ↗ script
inline-path-precedes-href When both path and href are present, the valid inline path attribute is the rendered path. spec ↗ script
empty-inline-path-falls-back-to-href An empty inline path attribute does not prevent the href path fallback from rendering text. spec ↗ script