We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd56761 commit bdbc3a9Copy full SHA for bdbc3a9
selectors-4/Overview.bs
@@ -2659,7 +2659,7 @@ The Placeholder-shown Pseudo-class: '':placeholder-shown''</h4>
2659
2660
<div class="example">
2661
For example, according to the semantics of [[HTML]]
2662
- the <{input/placeholder}> attribute on the <{input}> element
+ the <{input/placeholder}> attribute on the <{input}> and <{textarea}> elements
2663
provide placeholder text,
2664
as does the first <{option}> element of a <{select}> under certain conditions.
2665
The '':placeholder-shown'' class thus applies
0 commit comments