← back to v150 · css-text-fit-property
conformance · v150
v150 · css-text-fit-property — 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.
0
pass
0
fail
0
blocked
7
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
text-fit-recognised |
text-fit is recognised as a CSS property. spec ↗ | css-supports | … | |
text-fit-grow-value |
text-fit: grow is accepted for scaling inline content up to fit the line box. spec ↗ | css-supports | … | |
text-fit-shrink-value |
text-fit: shrink is accepted for scaling overflowing inline content down to fit the line box. spec ↗ | css-supports | … | |
text-fit-line-scaling-mode |
text-fit accepts a line-scaling mode keyword with grow or shrink. spec ↗ | css-supports | … | |
text-fit-percentage-clamp |
text-fit accepts a percentage clamp on the line scaling factor. spec ↗ | css-supports | … | |
text-fit-roundtrip |
Setting text-fit via CSSOM round-trips through getComputedStyle. spec ↗ | script | … | |
text-fit-obsolete-values-rejected |
The obsolete contain and scale-down aliases used by early demos are not part of the current text-fit grammar. spec ↗ | script | … |