← back to v149 · support-path-and-shape-in-shape-outside

conformance · v149

v149 · support-path-and-shape-in-shape-outside — 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/#shape-outside-property chromestatus: #5080980370096128 generated 2026-06-01T08:15:14Z by conformance-author-v1-subagent
0
pass
0
fail
0
blocked
6
total
id contract kind verdict detail
shape-outside-path-supported shape-outside accepts a path() function value. spec ↗ css-supports
shape-outside-shape-supported shape-outside accepts a shape() function value. spec ↗ css-supports
shape-outside-circle-still-supported Pre-existing circle() value still works on shape-outside. spec ↗ css-supports
shape-outside-rejects-bogus Unknown function values must be rejected by shape-outside. spec ↗ script
shape-outside-applies-to-floats Setting shape-outside on a float'd block round-trips through getComputedStyle. spec ↗ script
shape-outside-can-animate-shape shape-outside with shape() can be animated via the Web Animations API. spec ↗ script