← back to v138 · ignore-letter-spacing-in-cursive-scripts
conformance · v138
v138 · ignore-letter-spacing-in-cursive-scripts — 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.
0
pass
0
fail
0
blocked
5
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
letter-spacing-supported |
letter-spacing property is supported. spec ↗ | css-supports | … | |
letter-spacing-applies-to-latin |
letter-spacing increases rendered width of a Latin word (baseline behavior preserved). spec ↗ | script | … | |
letter-spacing-ignored-for-arabic |
letter-spacing applied to Arabic cursive script does not noticeably increase rendered width (v138 behavior). spec ↗ | script | … | |
computed-letter-spacing-still-reflects-author-value |
Even though the visual effect is suppressed for cursive scripts, getComputedStyle still reports the author-declared letter-spacing. spec ↗ | script | … | |
normal-letter-spacing-supported |
letter-spacing: normal is supported and is the initial value. spec ↗ | css-supports | … |