diff --git a/css-text-3/Overview.bs b/css-text-3/Overview.bs index b3bba5e697f..3efa7a7976d 100644 --- a/css-text-3/Overview.bs +++ b/css-text-3/Overview.bs @@ -2034,7 +2034,14 @@ Cursive Scripts
Gives the amount of the indent as an absolute length.
<percentage>
Gives the amount of the indent as a percentage of the containing - block's logical width.
+ block's logical width. + + Percentages must be treated as ''0'' for the purpose of calculating [=intrinsic size contributions=], + but are always resolved normally when performing layout. + + Note: This can lead to the element overflowing. + It is not recommended to use percentage indents and intrinsic sizing toghether. +
each-line
Indentation affects the first line of each block container and each line after a forced line break