Skip to content

Commit 9263bef

Browse files
authored
[css-forms-1][css-pseudo-4] Drop element-backed status from ::file-selector-button (#12251)
1 parent b6a0dcf commit 9263bef

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

css-forms-1/Overview.bs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff 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

css-pseudo-4/Overview.bs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1625,7 +1625,6 @@ File Selector Button: the ''::file-selector-button'' pseudo-element</h3>
16251625
targets the ''&lt;button>''
16261626
inside an ''&lt;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

0 commit comments

Comments
 (0)