Skip to content

Commit 60e4f62

Browse files
committed
[css-pseudo] <dfn> for first-letter
1 parent 13ef1a5 commit 60e4f62

File tree

2 files changed

+214
-112
lines changed

2 files changed

+214
-112
lines changed

css-pseudo/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ Inheritance and the ''::first-line'' Pseudo-element</h4>
211211
<h3 id="first-letter-pseudo">
212212
The ::first-letter pseudo-element</h3>
213213

214-
The ''::first-letter'' pseudo-element represents
214+
The <dfn>::first-letter</dfn> pseudo-element represents
215215
the first <i>typographic letter unit</i> [[!CSS3TEXT]]
216216
on the <i>first formatted line</i> of its <i>originating element</i>,
217217
if it is not preceded by any other content

0 commit comments

Comments
 (0)