← back to v150 · support-path-length-as-a-css-property

conformance · v150

v150 · support-path-length-as-a-css-property — conformance probe

3 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/paths.html#PathLengthAttribute chromestatus: #4861677550043136 generated 2026-07-18T17:30:00Z by weekly-hardening-routine
0
pass
0
fail
0
blocked
3
total
id contract kind verdict detail
path-length-property-supported path-length is accepted as a CSS property that mirrors the SVG pathLength attribute. spec ↗ css-supports
path-length-accepts-zero path-length accepts 0 (the degenerate edge case). css-supports
path-length-computed-roundtrip Setting path-length via CSSOM round-trips through getComputedStyle on an SVG path. script