Skip to content

Commit 15d5a1c

Browse files
committed
[css-pseudo-4] Actually, let's add that to the correct section?
1 parent b9d46fb commit 15d5a1c

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

css-pseudo-4/Overview.bs

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -196,10 +196,6 @@ 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-
203199
<h4 id="first-line-inheritance">
204200
Inheritance and the ''::first-line'' Pseudo-element</h4>
205201

@@ -435,6 +431,9 @@ Styling the ''::first-letter'' Pseudo-element</h4>
435431
</ul>
436432
437433
User agents may apply other properties as well.
434+
However,
435+
in no case may the application of such unlisted properties to ''::first-letter'' change
436+
what [=first-letter text=] is represented by that ''::first-letter''.
438437
439438
Note: In previous levels of CSS,
440439
User Agents were allowed to choose a line height, width and height based on the shape of the letter,

0 commit comments

Comments
 (0)