You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initial letters are typically a single letter, which can be selected by the <code>::first-letter</code> pseudo-element, as defined in [[SELECT]].
319
+
Initial letters are typically a single letter, although
320
+
they may include punctuation or a sequence of characters which
321
+
are perceived by the user to be a single typographic unit.
322
+
The <code>::first-letter</code> pseudo-element, as defined in [[SELECT]], can be used to select an <a>initial letter</a>.
320
323
321
324
<p>Authors who need more control over which characters are included in an initial letter, or who want to apply initial-letter formatting to replaced elements or multiple words can also apply the 'initial-letter' property to the first inline-level child of a block container.
<p>Initial letters are typically a single letter, which can be selected by the <code>::first-letter</code> pseudo-element, as defined in <adata-link-type="biblio" href="#biblio-select">[SELECT]</a>.</p>
468
+
<p>Initial letters are typically a single letter, although
469
+
they may include punctuation or a sequence of characters which
470
+
are perceived by the user to be a single typographic unit.
471
+
The <code>::first-letter</code> pseudo-element, as defined in <adata-link-type="biblio" href="#biblio-select">[SELECT]</a>, can be used to select an <adata-link-type="dfn" href="#initial-letter">initial letter</a>.</p>
469
472
<p>Authors who need more control over which characters are included in an initial letter, or who want to apply initial-letter formatting to replaced elements or multiple words can also apply the <aclass="property" data-link-type="propdesc" href="#propdef-initial-letter">initial-letter</a> property to the first inline-level child of a block container. </p>
<p>An <dfndata-dfn-type="dfn" data-lt="initial letter | initial letter box" data-noexport="" id="initial-letter">initial letter<aclass="self-link" href="#initial-letter"></a></dfn> is
525
528
a box to which <aclass="property" data-link-type="propdesc" href="#propdef-initial-letter">initial-letter</a> applies and is not <aclass="css" data-link-type="maybe" href="#valdef-initial-letter-normal">normal</a>:
526
529
this triggers the special layout considerations described below.</p>
527
-
<divclass="example" id="example-b3584378">
528
-
<aclass="self-link" href="#example-b3584378"></a> Here are some examples of <aclass="property" data-link-type="propdesc" href="#propdef-initial-letter">initial-letter</a> usage:
530
+
<divclass="example" id="example-7f3f9911">
531
+
<aclass="self-link" href="#example-7f3f9911"></a> Here are some examples of <aclass="property" data-link-type="propdesc" href="#propdef-initial-letter">initial-letter</a> usage:
0 commit comments