File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -858,12 +858,12 @@ Initial Letter Wrapping: the 'initial-letter-wrap' property</h3>
858858
859859 <dt> <dfn>first</dfn>
860860 <dd>
861- Behaves as ''none''
861+ Behaves as ''initial-letter-wrap/ none''
862862 if the first <a>typographic character unit</a> after the <a>initial letter</a>
863863 belongs to Unicode General Category Zs.
864864 Otherwise behaves as for ''all''
865865 on the first line of the block containing the initial letter
866- and as ''none'' on the rest.
866+ and as ''initial-letter-wrap/ none'' on the rest.
867867
868868 <div class="example">
869869 This example shows why contour-fitting the first line is necessary,
@@ -900,7 +900,7 @@ Initial Letter Wrapping: the 'initial-letter-wrap' property</h3>
900900
901901 <dt> <dfn>grid</dfn>
902902 <dd>
903- This value is the same as ''none'' ,
903+ This value is the same as ''initial-letter-wrap/ none'' ,
904904 except that the exclusion area of the impacted lines
905905 is increased as necessary for its end-edge to land on the character grid.
906906 The 'justify-self' property can then be used to align
You can’t perform that action at this time.
0 commit comments