← back to v137 · support-offset-path-shape
conformance · v137
v137 · support-offset-path-shape — 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.
0
pass
0
fail
0
blocked
6
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
offset-path-shape-with-line-move |
offset-path accepts shape() with move + line commands. spec ↗ | css-supports | … | |
offset-path-shape-with-curve |
offset-path accepts shape() with curve commands (cubic Bezier). spec ↗ | css-supports | … | |
offset-path-shape-with-arc |
offset-path accepts shape() with arc command (matching SVG arc semantics). spec ↗ | css-supports | … | |
offset-path-shape-with-close |
offset-path accepts shape() with the close command. spec ↗ | css-supports | … | |
offset-path-shape-with-hline-vline |
offset-path accepts shape() with hline and vline commands. spec ↗ | css-supports | … | |
offset-path-shape-computed-resolves |
Setting offset-path: shape() resolves to a non-empty computed value. spec ↗ | script | … |