File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -312,7 +312,6 @@ spec:css-forms-1; type:value; for:/; text:::placeholder
312312 The <dfn>::file-selector-button</dfn> pseudo-element represents the button used to open a file picker, if the UA renders such a button.
313313
314314 It typically targets the <{button}> inside an <{input}> element with `type=file`.
315- It is an [=element-backed pseudo-element=] .
316315
317316 <div class="example" id="file-selector-button-example">
318317 For example, the following example should show a green border around the
Original file line number Diff line number Diff line change @@ -1625,7 +1625,6 @@ File Selector Button: the ''::file-selector-button'' pseudo-element</h3>
16251625 targets the ''<button>''
16261626 inside an ''<input>'' element with <code> type=file</code> ,
16271627 if the UA renders such a button.
1628- It is an [=element-backed pseudo-element=] .
16291628
16301629 <wpt>
16311630 file-selector-button-001.html
You can’t perform that action at this time.
0 commit comments