We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bd0337 commit 29d61cbCopy full SHA for 29d61cb
css-pseudo-4/Overview.bs
@@ -320,7 +320,7 @@ Finding the First Letter</h4>
320
Thus, in <code><DIV><P STYLE="display: inline-block">Hello<BR>Goodbye</P> etcetera</DIV></code>
321
the first letter of the <code>DIV</code> is not the letter "H".
322
In fact, the <code>DIV</code> doesn't have a first letter.
323
- If an element is a list item (''display: list-item''),
+ If an element is a [=list item=]
324
the ''::first-letter'' applies
325
to the first letter in the principal box <em>after</em> the marker.
326
User-Agents may ignore ''::first-letter''
0 commit comments