We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1214c57 commit f8e266bCopy full SHA for f8e266b
css-pseudo-4/Overview.bs
@@ -1584,9 +1584,8 @@ Placeholder Input: the ''::placeholder'' pseudo-element</h3>
1584
and is thus relatively limited in its abilities.
1585
1586
All properties that apply to the ''::first-line'' pseudo-element
1587
- also apply to the ''::placeholder'' pseudo-element.
1588
-
1589
- ISSUE(5379): Should [[CSS-INLINE-3]] properties be excluded?
+ also apply to the ''::placeholder'' pseudo-element,
+ except those defined in [[!CSS-INLINE-3]].
1590
1591
In interactive media, placeholder text is often hidden once the user has entered input;
1592
however this is not a requirement, and both the input value and the placeholder text may be visible simultaneously.
0 commit comments