Skip to content

Commit 0db6f23

Browse files
authored
Add missing compat key to input-file-webkitdirectory (#3501)
1 parent 2f59092 commit 0db6f23

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

features/input-file-webkitdirectory.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ group:
77
- file-system
88
compat_features:
99
- api.File.webkitRelativePath
10+
- api.HTMLInputElement.webkitdirectory
1011
- html.elements.input.webkitdirectory

features/input-file-webkitdirectory.yml.dist

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,18 @@ compat_features:
2525
# safari_ios: "18.4"
2626
- html.elements.input.webkitdirectory
2727

28+
# baseline: low
29+
# baseline_low_date: 2025-08-19
30+
# support:
31+
# chrome: "7"
32+
# chrome_android: "132"
33+
# edge: "13"
34+
# firefox: "50"
35+
# firefox_android: "142"
36+
# safari: "11.1"
37+
# safari_ios: "18.4"
38+
- api.HTMLInputElement.webkitdirectory
39+
2840
# baseline: low
2941
# baseline_low_date: 2025-08-19
3042
# support:

0 commit comments

Comments
 (0)