Skip to content

Make HTMLInputElement.prototype.files settable #2861

@tkent-google

Description

@tkent-google

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22682

It would be useful if web authors can do:
input.files = dataTransfer.files;
to upload dropped files.

WebKit and Blink implemented this behavior. (Actually, it was implemented before Blink fork.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    interopImplementations are not interoperable with each othertopic: forms

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions