Skip to content

Conversation

@ddbeck
Copy link
Collaborator

@ddbeck ddbeck commented Oct 23, 2025

This creates features that handle uploading files and directories with form inputs. They map to:

This approach treats these attributes as a distinct input type, like we do for various <input type="…"> scenarios, though it's admittedly weird for it to be via an attribute.

While I was here, I sifted through draft/file-and-directory-entries.yml, disposing of the keys which were already assigned. This left me with almost nothing. The remaining exceptions largely have poor data quality in BCD (see mdn/browser-compat-data#19304) and won't work as a "feature" until that's resolved.

Closes #3438, closes #2993, and closes #2633.

@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label Oct 23, 2025
@ddbeck
Copy link
Collaborator Author

ddbeck commented Nov 3, 2025

OK, let's merge this now. If there's more to do around webkitEntries, we can do it in a follow up. Thank you!

@ddbeck ddbeck merged commit bf82ee3 into web-platform-dx:main Nov 3, 2025
3 checks passed
@ddbeck ddbeck deleted the webkitdirectory branch November 3, 2025 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature definition Creating or defining new features or groups of features.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants