File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -890,12 +890,10 @@ Initial Letter Wrapping: the 'initial-letter-wrap' property</h3>
890890 The 'justify-self' property can then be used to align
891891 the initial letter box within the exclusion area.
892892
893- The heuristic for matching the character grid is
894- 1em × <var> n</var> + 'letter-spacing' × (<var> n</var> - 1),
893+ The rule for matching the character grid is
894+ ''1ch'' × <var> n</var> + 'letter-spacing' × (<var> n</var> - 1),
895895 where <var> n</var> is the size of the initial letter
896- as specified by the 'initial-letter' property,
897- and 1em represents the typical character advance width for ideographic characters
898- (and may be replaced by a more accurate value if known).
896+ as specified by the 'initial-letter' property.
899897
900898 <figure>
901899 <img src="images/CJK-Initial.001.png" width="480"
You can’t perform that action at this time.
0 commit comments