Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unset file-type form input produces null in FormData, WPT expects a file #25155

Open
pshaughn opened this issue Dec 6, 2019 · 0 comments
Open
Labels
A-content/dom Interacting with the DOM from web content

Comments

@pshaughn
Copy link
Member

pshaughn commented Dec 6, 2019

This is html/semantics/forms/form-submission-0/form-data-set-empty-file.window.js (or .html as seen from the test runner). It looks like Firefox fails where Servo does; other browsers do return a File here, though not all with the same state.

@jdm jdm added the A-content/dom Interacting with the DOM from web content label Dec 6, 2019
@jdm jdm added this to To do in web-platform-test failures via automation Dec 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-content/dom Interacting with the DOM from web content
Projects
Development

No branches or pull requests

2 participants