Skip to content

Behavior if both webkitdirectory and accept attributes are specified #28

@inexorabletash

Description

@inexorabletash

See https://bugs.chromium.org/p/chromium/issues/detail?id=102984

The expectation of at least one developer is that in this case:

<input type=file webkitdirectory accept="image/*">

... then if a directory is chosen, only image files would be included.

In Chrome, the accept attribute is ignored (similar to the multiple case in #24)

We should verify behavior in Firefox/Safari/Edge

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions