We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 377197b commit 40a4ec4Copy full SHA for 40a4ec4
1 file changed
css-content-3/Overview.bs
@@ -130,7 +130,11 @@ Inserting and replacing content with the 'content' property</h2>
130
131
For ''::before'' and ''::after'', this computes to ''content/none''.
132
133
- For ''::marker'', this computes to itself (''content/normal'').
+ For ''::marker'',
134
+ ''::placeholder'',
135
+ and
136
+ ''::file-selector-button'',
137
+ this computes to itself (''content/normal'').
138
139
<dt><dfn>none</dfn>
140
<dd>
0 commit comments