We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b56285 commit 525ca29Copy full SHA for 525ca29
css-pseudo-4/Overview.bs
@@ -320,7 +320,7 @@ First-Letter Text: ''::first-letter'' pseudo-element and its ''::prefix'' and ''
320
i.e, characters that belong to the Punctuation (<code>P*</code>) <a>Unicode general category</a> [[!UAX44]]--
321
that precedes the [=first letter=].
322
<li>
323
- Punctuation other than opening punctuation and dashes--
+ Any punctuation other than opening punctuation and dashes--
324
i.e. characters that belong to the Punctuation (<code>P*</code>) <a>Unicode general category</a>,
325
excluding Open Punctuation (<code>Ps</code>)
326
and Dash Punctuation (<code>Pd</code>)--
0 commit comments