File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -305,6 +305,9 @@ The ::first-letter pseudo-element</h3>
305305 <img alt="Quotes that precede the first letter should be included." src="images/first-letter2.gif">
306306 </div>
307307
308+ Note: Note that the first <a>typographic letter unit</a> may in fact
309+ be a digit, e.g., the “6” in “67 million dollars is a lot of money.”
310+
308311 As explained in [[!CSS-TEXT-3]] ,
309312 a <a>typographic letter unit</a> can include more than one Unicode codepoint.
310313 For example, combining characters must be kept with their base character.
@@ -315,9 +318,6 @@ The ::first-letter pseudo-element</h3>
315318 The UA should tailor its definition of <a>typographic letter unit</a>
316319 to reflect the first-letter traditions of the ''::first-letter'' pseudo-element’s <em> containing block</em> ’s content language.
317320
318- Note: Note that the first <a>typographic letter unit</a> may in fact
319- be a digit, e.g., the “6” in “67 million dollars is a lot of money.”
320-
321321 If the characters that would form the ''::first-letter''
322322 are not in the same element, such as <code> ‘T</code> in <code> <p>‘<em>T...</code> ,
323323 the user agent may create a ''::first-letter'' pseudo-element
You can’t perform that action at this time.
0 commit comments