Skip to content

Commit 3f8e4e8

Browse files
committed
[css-text-3] Percentage text-indent refers to containng block generated by the block container itself, i.e. refers to block container’s own content-box inline size. #2394. Closes PR #2743.
1 parent f37e0b0 commit 3f8e4e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-text-3/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1988,7 +1988,7 @@ Cursive Scripts</h4>
19881988
Initial: 0
19891989
Applies to: block containers
19901990
Inherited: yes
1991-
Percentages: refers to width of containing block
1991+
Percentages: refers to block container’s own <a>inline-axis</a> <a>inner size</a>
19921992
Computed value: the percentage as specified or the absolute length, plus any keywords as specified
19931993
Animation type: <a href="https://drafts.csswg.org/css-transitions-1/#animtype-lpcalc">length, percentage, or calc</a>, but only if keywords match
19941994
Canonical order: <abbr title="follows order of property value definition">per grammar</abbr>

0 commit comments

Comments
 (0)