File tree 3 files changed +6
-1
lines changed
3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -103,6 +103,8 @@ <h3 id="placement">
103
103
104
104
< p > This module replaces and extends the < var class ="replaceme "> SUMMARIZE HERE</ var >
105
105
features defined in [[!CSS21]] sections < var class ="replaceme "> W.X and Y.Z</ var > .
106
+ All properties in this module apply to the < code > ::first-line</ code > and
107
+ < code > ::first-letter</ code > pseudo-elements.
106
108
107
109
< h3 id ="values ">
108
110
Values</ h3 >
Original file line number Diff line number Diff line change @@ -410,7 +410,8 @@ <h3 id=placement><span class=secno>2.1. </span> Module Interactions</h3>
410
410
411
411
< p > This module replaces and extends the background and border features
412
412
defined in < a href ="#CSS21 " rel =biblioentry > [CSS21]<!--{{!CSS21}}--> </ a >
413
- sections 8.5 and 14.2.
413
+ sections 8.5 and 14.2. All properties in this module apply to the
414
+ ::first-line and ::first-letter pseudo-elements.
414
415
415
416
< h3 id =value-types > < span class =secno > 2.2. </ span > Value Types</ h3 >
416
417
Original file line number Diff line number Diff line change @@ -138,6 +138,8 @@ <h3 id="placement">
138
138
139
139
< p > This module replaces and extends the background and border
140
140
features defined in [[!CSS21]] sections 8.5 and 14.2.
141
+ All properties in this module apply to the ::first-line and
142
+ ::first-letter pseudo-elements.
141
143
142
144
< h3 id =value-types >
143
145
Value Types</ h3 >
You can’t perform that action at this time.
0 commit comments