← back to v131 · text-size-adjust-improvements

conformance · v131

v131 · text-size-adjust-improvements — conformance probe

5 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-size-adjust/#propdef-text-size-adjust chromestatus: #5111875942744064 generated 2026-06-02T09:02:11Z by codex-auto-research-v131
0
pass
0
fail
0
blocked
5
total
id contract kind verdict detail
text-size-adjust-auto-supported text-size-adjust accepts auto. spec ↗ css-supports
text-size-adjust-none-supported text-size-adjust accepts none. spec ↗ css-supports
text-size-adjust-percent-supported text-size-adjust accepts percentage multipliers. spec ↗ css-supports
text-size-adjust-cssom-roundtrip CSSOM round-trips the unprefixed textSizeAdjust property. spec ↗ script
computed-text-size-adjust-percent getComputedStyle preserves a percentage text-size-adjust value. spec ↗ script