Skip to content

Commit 28c9e9e

Browse files
fantasaiastearns
authored andcommitted
[css-shapes-1] shape-outside applies to initial letter boxes w3c#5160
1 parent 78cbe41 commit 28c9e9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-shapes-1/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -871,7 +871,7 @@ Float Area Shape: the 'shape-outside' property</h3>
871871
Name: shape-outside
872872
Value: none | [ <<basic-shape>> || <<shape-box>> ] | <<image>>
873873
Initial: none
874-
Applies to: floats
874+
Applies to: floats and [=initial letter boxes=]
875875
Inherited: no
876876
Computed value: as <a href="#basic-shape-computed-values">defined</a> for <<basic-shape>> (with <<shape-box>> following, if supplied); else the computed <<image>>; else the keyword as specified
877877
Animation type: as <a href="#basic-shape-interpolation">defined</a> for <<basic-shape>>, otherwise discrete
@@ -1008,7 +1008,7 @@ Expanding a Shape: the 'shape-margin' property</h3>
10081008
Name: shape-margin
10091009
Value: <<length-percentage [0,∞]>>
10101010
Initial: 0
1011-
Applies to: floats
1011+
Applies to: floats and [=initial letter boxes=]
10121012
Inherited: no
10131013
Percentages: refer to the <a>inline size</a> of the containing block
10141014
Computed value: computed <<length-percentage>> value

0 commit comments

Comments
 (0)