Skip to content

Commit 29d61cb

Browse files
committed
[css-pseudo-4] Remove parenthetical #4500
1 parent 1bd0337 commit 29d61cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-pseudo-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ Finding the First Letter</h4>
320320
Thus, in <code>&lt;DIV&gt;&lt;P STYLE="display: inline-block"&gt;Hello&lt;BR&gt;Goodbye&lt;/P&gt; etcetera&lt;/DIV&gt;</code>
321321
the first letter of the <code>DIV</code> is not the letter "H".
322322
In fact, the <code>DIV</code> doesn't have a first letter.
323-
If an element is a list item (''display: list-item''),
323+
If an element is a [=list item=]
324324
the ''::first-letter'' applies
325325
to the first letter in the principal box <em>after</em> the marker.
326326
User-Agents may ignore ''::first-letter''

0 commit comments

Comments
 (0)