File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -955,15 +955,12 @@ Initial Letter Wrapping: the 'initial-letter-wrap' property</h3>
955955 <dd>
956956 This value is the same as ''initial-letter-wrap/none'' ,
957957 except that the exclusion area of the impacted lines
958- is increased as necessary for its end-edge to land on the character grid.
958+ is increased as necessary for its end-edge to land on the character grid,
959+ i.e. to be a multiple of (''1ic'' + 'letter-spacing' )
960+ as computed on the containing block.
959961 The 'justify-self' property can then be used to align
960962 the initial letter box within the exclusion area.
961963
962- The rule for matching the character grid is
963- ''1ch'' × <var> n</var> + 'letter-spacing' × (<var> n</var> - 1),
964- where <var> n</var> is the size of the initial letter
965- as specified by the 'initial-letter' property.
966-
967964 <figure>
968965 <img src="images/CJK-Initial.001.png" width="480"
969966 alt="Diagram of Japanese initial letter in vertical writing mode">
You can’t perform that action at this time.
0 commit comments