← back to v150 · css-fit-width-text

conformance · v150

v150 · css-fit-width-text — conformance probe

7 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-text-4/#text-fit-property chromestatus: #5104141688635392 generated 2026-06-03T00:24:02Z by codex-goal-setting
0
pass
0
fail
0
blocked
7
total
id contract kind verdict detail
text-fit-property-recognised text-fit is recognised as a CSS property; text-fit: grow parses. spec ↗ css-supports
text-fit-shrink-keyword text-fit accepts the shrink value for reducing overflowing inline content. spec ↗ css-supports
text-fit-per-line-all-option text-fit accepts line-fitting options such as per-line-all with grow. spec ↗ css-supports
text-fit-consistent-percentage-option text-fit accepts consistent line fitting with a percentage cap. spec ↗ css-supports
text-fit-rejects-bogus Bogus values are rejected (regression check). script
font-size-fit-width-rejected The obsolete font-size: fit-width syntax is not accepted as the feature surface. spec ↗ script
text-fit-cssom-roundtrip Setting text-fit via CSSOM round-trips through getComputedStyle when supported. spec ↗ script