File tree 1 file changed +20
-0
lines changed
1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -603,6 +603,26 @@ Properties</h4>
603
603
Additionally, all of the <a>sizing properties</a>
604
604
and 'box-sizing' also apply to <a>initial letters</a> .
605
605
606
+ <h4 id="initial-letter-inlinification">
607
+ Inlinification</h4>
608
+
609
+ The UA must ensure
610
+ that all the contents of an <a>initial letter</a>
611
+ that is not an <a>atomic inline</a>
612
+ are <a>inline-level</a>
613
+ by:
614
+
615
+ <ul>
616
+ <li> <a>Inlinifying</a> its children. (See [[css-display-3#transformations]] .)
617
+ <li> <a>Suppressing line breaks</a>
618
+ by converting all forced line breaks
619
+ as defined for <a>collapsible</a> segment breaks in [[css-text-3#line-break-transform]] .
620
+ </ul>
621
+
622
+ Note: This is the same set of transformations
623
+ applied to the content of <a>ruby annotations</a>
624
+ in [[css-ruby-1]] .
625
+
606
626
<h4 id="initial-letter-model">
607
627
Layout Model</h4>
608
628
You can’t perform that action at this time.
0 commit comments