We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54c2a06 commit bd56761Copy full SHA for bd56761
1 file changed
css-pseudo-4/Overview.bs
@@ -1144,6 +1144,10 @@ Generated Content Pseudo-elements: ''::before'' and ''::after''</h3>
1144
the generated content of ''::before'' and '':after'' pseudo-elements
1145
can form part of any ''::first-line'' and ''::first-letter'' pseudo-elements
1146
applied to its <a>originating element</a>.
1147
+ Also as with regular child elements,
1148
+ the ''::before'' and ''::after'' pseudo-elements
1149
+ are suppressed when their parent, the [=originating element=],
1150
+ is [=replaced element|replaced=].
1151
1152
<h3 id="marker-pseudo">
1153
List Markers: the ''::marker'' pseudo-element</h3>
0 commit comments