← back to v135 · css-shape-function

conformance · v135

v135 · css-shape-function — 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://drafts.csswg.org/css-shapes-2/ chromestatus: #5172258539307008 generated 2026-06-01T09:05:00Z by conformance-author-v1-subagent
0
pass
0
fail
0
blocked
6
total
id contract kind verdict detail
clip-path-shape-line-supported clip-path accepts the shape() function with a line command. spec ↗ css-supports
clip-path-shape-curve-supported shape() accepts a curve command with control points. spec ↗ css-supports
clip-path-shape-arc-supported shape() accepts an arc command. spec ↗ css-supports
clip-path-shape-close-supported shape() accepts the close command to terminate a sub-path. spec ↗ css-supports
offset-path-shape-supported offset-path also accepts shape() as a path source. spec ↗ css-supports
old-path-still-supported clip-path: path() still works — shape() is additive, not a replacement. spec ↗ css-supports