Skip to content

Commit e521a62

Browse files
committed
[css-text] Clarify incorporation of 'letter-spacing' and 'word-spacing' into tab-size. #643
1 parent 5938188 commit e521a62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-text/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,7 @@ Languages and Typesetting</h4>
728728

729729
<p>This property determines the tab size used to render preserved tab characters (U+0009).
730730
A <<number>> represents the measure as a multiple of the space character's advance width (U+0020)
731-
plus the associated 'letter-spacing' and 'word-spacing'.
731+
including its associated 'letter-spacing' and 'word-spacing'.
732732
Negative values are not allowed.
733733

734734
<h2 id="line-breaking">

0 commit comments

Comments
 (0)