File tree 2 files changed +2
-4
lines changed
2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -1189,8 +1189,7 @@ Placeholder Input: the ''::placeholder'' pseudo-element</h3>
1189
1189
<div class="example">
1190
1190
For example, according to the semantics of [[HTML]]
1191
1191
the <{input/placeholder}> attribute on the <{input}> and <{textarea}> elements
1192
- provide placeholder text,
1193
- as does the first <{option}> element of a <{select}> under certain conditions.
1192
+ provide placeholder text.
1194
1193
The ''::placeholder'' [=pseudo-element=]
1195
1194
represents such text when it is displayed.
1196
1195
</div>
Original file line number Diff line number Diff line change @@ -2660,8 +2660,7 @@ The Placeholder-shown Pseudo-class: '':placeholder-shown''</h4>
2660
2660
<div class="example">
2661
2661
For example, according to the semantics of [[HTML]]
2662
2662
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.
2663
+ provide placeholder text.
2665
2664
The '':placeholder-shown'' class thus applies
2666
2665
whenever such placeholder text is shown.
2667
2666
</div>
You can’t perform that action at this time.
0 commit comments