Skip to content

Commit 07f4446

Browse files
tcaptan-crfantasai
authored andcommitted
Changed wording based on PR feedback
1 parent 748e095 commit 07f4446

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

css-text-decor-4/Overview.bs

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -339,17 +339,15 @@ Text Decoration Line Thickness: the 'text-decoration-thickness' property</h3>
339339
<dt><dfn><<length>></dfn>
340340
<dd>
341341
Specifies the thickness of text decoration lines as a fixed length.
342-
The UA should round the actual value to the nearest integer,
343-
and ensure it is at least one device pixel.
342+
The UA should round to the nearest positive integer.
344343

345344
Note: A length will inherit as a fixed value,
346345
and will not scale with the font.
347346

348347
<dt><dfn><<percentage>></dfn>
349348
<dd>
350349
<p>Specifies the thickness of text decoration lines as a percentage of ''1em''.
351-
The UA should round the actual value to the nearest integer,
352-
and ensure it is at least one device pixel.
350+
The UA should round to the nearest positive integer.
353351

354352
Note: A percentage will inherit as a relative value,
355353
and will therefore scale with changes in the font as it inherits.

0 commit comments

Comments
 (0)