Skip to content

Commit 0ef827c

Browse files
committed
[css-pseudo-4] Wording tweaks from frivoal.
1 parent 3b996d3 commit 0ef827c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css-pseudo-4/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ First-Letter Text: ''::first-letter'' pseudo-element and its ''::prefix'' and ''
391391
is represented by the <dfn for="::first-letter">::prefix</dfn>
392392
sub-[=pseudo-element=] of the ''::first-letter'' [=pseudo-element=]
393393
(''::first-letter::prefix'');
394-
and following punctuation
394+
and such following punctuation
395395
is represented by the <dfn for="::first-letter">::postfix</dfn>
396396
sub-[=pseudo-element=] of the ''::first-letter'' [=pseudo-element=]
397397
(''::first-letter::postfix'').
@@ -479,7 +479,7 @@ Inheritance and Box Tree Structure of the First-Letter Pseudo-elements</h4>
479479
</pre>
480480
</div>
481481

482-
If any ''::first-letter::prefix'' or ''::first-letter::postfix'' [=pseudo-elements=] are required,
482+
If any ''::first-letter::prefix'' or ''::first-letter::postfix'' [=pseudo-elements=] exist,
483483
they are nested within the innermost ''::first-letter'',
484484
and otherwise interpreted similar to ''::first-letter'' itself.
485485

@@ -532,7 +532,7 @@ Styling the First-Letter Pseudo-elements</h4>
532532
In CSS a ''::first-letter'' [=pseudo-element=]
533533
(and its ''::prefix'' and ''::postfix'' sub-elements)
534534
is similar to an [=inline box=].
535-
The following properties that apply to
535+
The following properties apply to
536536
''::first-letter'', ''::first-letter::prefix'', and ''::first-letter::postfix''
537537
pseudo-elements:
538538

0 commit comments

Comments
 (0)