File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -644,7 +644,8 @@ Alignment of Initial Letters: the 'initial-letter-align' property</h3>
644644 Name : <dfn id="propdef-initial-letter-align">initial-letter-align</dfn>
645645 Value : border-box? [ alphabetic | ideographic | hebrew | hanging ] | border-box
646646 Initial : alphabetic
647- Applies to : <code>::first-letter</code> pseudo elements and inline level first child of a block container
647+ Applies to : <code>::first-letter</code> pseudo-elements and
648+ <a href="#first-most-inline-level">certain inline-level boxes</a> (see prose)
648649 Inherited : yes
649650 Percentages : N/A
650651 Media : visual
@@ -888,7 +889,8 @@ Initial Letter Wrapping: the 'initial-letter-wrap' property</h3>
888889 Name : <dfn id="propdef-initial-letter-wrap">initial-letter-wrap</dfn>
889890 Value : none | first | all | grid | <<length>> | <<percentage>>
890891 Initial : none
891- Applies to : <code>::first-letter</code> pseudo-elements and inline-level first child of a block container
892+ Applies to : <code>::first-letter</code> pseudo-elements and
893+ <a href="#first-most-inline-level">certain inline-level boxes</a> (see prose)
892894 Inherited : yes
893895 Percentages : relative to <a>logical width</a> of (last fragment of) initial letter
894896 Media : visual
You can’t perform that action at this time.
0 commit comments