← 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.
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 | … |