Skip to content

Commit b9d46fb

Browse files
committed
[css-pseudo-4] Clarify that applying properties to ::first-letter can't change what matches ::first-letter. w3c#4392
1 parent e80f328 commit b9d46fb

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

css-pseudo-4/Overview.bs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,10 @@ Styling the First Line Pseudo-element</h4>
196196
<li>'text-orientation'
197197
</ul>
198198

199+
However,
200+
in no case may the application of such unlisted properties to ''::first-letter'' change
201+
what [=first-letter text=] is represented by that ''::first-letter''.
202+
199203
<h4 id="first-line-inheritance">
200204
Inheritance and the ''::first-line'' Pseudo-element</h4>
201205

0 commit comments

Comments
 (0)