Skip to content

Commit 40a4ec4

Browse files
committed
[css-content-3] Define computed value of 'content: normal' for ::placeholder and ::file-selector-button. w3c#6124
1 parent 377197b commit 40a4ec4

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

css-content-3/Overview.bs

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,11 @@ Inserting and replacing content with the 'content' property</h2>
130130

131131
For ''::before'' and ''::after'', this computes to ''content/none''.
132132

133-
For ''::marker'', this computes to itself (''content/normal'').
133+
For ''::marker'',
134+
''::placeholder'',
135+
and
136+
''::file-selector-button'',
137+
this computes to itself (''content/normal'').
134138

135139
<dt><dfn>none</dfn>
136140
<dd>

0 commit comments

Comments
 (0)