Skip to content

Commit 8deaded

Browse files
[css-forms-1][css-pseudo-4] Drop element-backed status from ::file-selector-button w3c/csswg-drafts@9263bef
1 parent 3535317 commit 8deaded

2 files changed

Lines changed: 10 additions & 24 deletions

File tree

css-forms-ja.html

Lines changed: 6 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,8 @@
159159
●●options
160160

161161
spec_title:CSS Gap Decorations Module Level 1
162-
spec_date:2025-04-30
163-
trans_update:2025-05-03
162+
spec_date:2025-05-29
163+
trans_update:2025-05-30
164164
source_checked:
165165
page_state_key:CSS
166166
original_url:https://drafts.csswg.org/css-forms-1/
@@ -324,7 +324,6 @@
324324
全部的に~style可能な疑似要素:~CSSPSEUDO#fully-styleable
325325
出自の要素:~SELECTORS4#originating-element
326326
算出d値:~CASCADE#computed-value
327-
要素が裏にある疑似要素:~CSSPSEUDO#element-backed
328327
~flex容器:~CSSFLEX#flex-container
329328
格子~容器:~CSSGRID#grid-container
330329
行内~size:~CSSWM#inline-size
@@ -1328,22 +1327,11 @@ <h3 title="File Selector Button: the ::file-selector-button pseudo-element">4.2.
13281327
</p>
13291328

13301329
<p>
1331-
この疑似要素は:
1332-
1333-
</p>
1334-
<ul>
1335-
<li>
1336-
概して,
1337-
`type=file^a を伴う `input$e 要素の内側にある~button【!`button$e】を~targetにする。
1338-
1339-
It typically targets the button inside an input element with type=file.\
1340-
</li>
1341-
<li>
1342-
`要素が裏にある疑似要素$である。
1330+
この疑似要素は、
1331+
概して, `type=file^a を伴う `input$e 要素の内側にある~button【!`button$e】を~targetにする。
13431332
1344-
It is an element-backed pseudo-element.
1345-
</li>
1346-
</ul>
1333+
It typically targets the button inside an input element with type=file.
1334+
</p>
13471335

13481336
<div class="example" id="file-selector-button-example">
13491337
<p>

css-pseudo-ja.html

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -170,8 +170,8 @@
170170
●●options
171171

172172
spec_title:CSS Pseudo-Elements Module Level 4
173-
spec_date:2025-03-24
174-
trans_update:2025-03-25
173+
spec_date:2025-05-29
174+
trans_update:2025-05-30
175175
source_checked:241113
176176
page_state_key:CSS
177177
original_url:https://drafts.csswg.org/css-pseudo-4/
@@ -3747,10 +3747,8 @@ <h3 title="File Selector Button: the ::file-selector-button pseudo-element">5.1.
37473747
</p>
37483748

37493749
<p>
3750-
`file-selector-button$pe 疑似要素は、
3751-
`要素が裏にある疑似要素$であり,適用-可能な~propに関する制約は無い。
3752-
3753-
It is an element-backed pseudo-element.
3750+
`file-selector-button$pe 疑似要素には、
3751+
適用-可能な~propに関する制約は無い。
37543752
37553753
There is no restriction on which properties apply to the ::file-selector-button pseudo-element.
37563754
</p>

0 commit comments

Comments
 (0)