Skip to content

Commit d94d5a9

Browse files
committed
[css-fonts-5] Mention examples related to text-decoration for size-adjust. w3c#5138
1 parent df02447 commit d94d5a9

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

css-fonts-5/Overview.bs

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,10 +160,13 @@ the 'size-adjust' descriptor</h3>
160160
are scaled by the given percentage,
161161
as are the rendered glyph images.
162162
Consequently,
163-
any units derived from font metrics (such as ''ex'' and ''ch'')
163+
any values derived from font metrics
164+
(such as ''ex'' and ''ch'' units,
165+
or the ''text-underline-thickness/from-font'' value of 'text-underline-thickness')
164166
are also affected when sourced from this font.
165167
However, the [=computed value|computed=] 'font-size'
166-
(and thus any units such as ''em'' that derive from it)
168+
(and thus any values that derive from it,
169+
such as ''em'' units, percentages in 'text-underline-offset', etc.)
167170
remains unaffected.
168171

169172
Note: The 'size-adjust' descriptor functions similarly to

0 commit comments

Comments
 (0)