Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions features/input-file-webkitdirectory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ group:
- file-system
compat_features:
- api.File.webkitRelativePath
- api.HTMLInputElement.webkitdirectory
- html.elements.input.webkitdirectory
12 changes: 12 additions & 0 deletions features/input-file-webkitdirectory.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,18 @@ compat_features:
# safari_ios: "18.4"
- html.elements.input.webkitdirectory

# baseline: low
# baseline_low_date: 2025-08-19
# support:
# chrome: "7"
# chrome_android: "132"
# edge: "13"
# firefox: "50"
# firefox_android: "142"
# safari: "11.1"
# safari_ios: "18.4"
- api.HTMLInputElement.webkitdirectory

# baseline: low
# baseline_low_date: 2025-08-19
# support:
Expand Down