We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f88e9b commit d802767Copy full SHA for d802767
css-text-3/Overview.bs
@@ -2200,8 +2200,8 @@ Cursive Scripts</h4>
2200
<dt><dfn><length></dfn>
2201
<dd>Gives the amount of the indent as an absolute length.</dd>
2202
<dt><dfn><percentage></dfn>
2203
- <dd>Gives the amount of the indent as a percentage of the containing
2204
- block's logical width.
+ <dd>Gives the amount of the indent as a percentage of
+ the block container’s own <a>logical width</a>
2205
2206
Percentages must be treated as ''0'' for the purpose of calculating [=intrinsic size contributions=],
2207
but are always resolved normally when performing layout.
0 commit comments