We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33775d4 commit d32018dCopy full SHA for d32018d
1 file changed
css-inline-3/Overview.bs
@@ -533,10 +533,10 @@ Creating Initial Letters: the 'initial-letter' property</h3>
533
and whose ancestors (if any) that are descendants of its <a>containing block</a>
534
are all first-child <a>inline boxes</a>
535
that have a <a lt="computed value">computed</a> 'initial-letter' value
536
- of ''initial-letter/none''.
+ of ''initial-letter/normal''.
537
Furthermore, if 'initial-letter' is applied to an <a>inline-level box</a>
538
that is not positioned at the start of the line due to bidi reordering,
539
- its <a>used value</a> is ''initial-letter/none''.
+ its <a>used value</a> is ''initial-letter/normal''.
540
541
<div class="example">
542
For example,
0 commit comments