Skip to content
This repository was archived by the owner on Feb 9, 2020. It is now read-only.
This repository was archived by the owner on Feb 9, 2020. It is now read-only.

HTMLSelectElement.type is 'select'. Expected: 'select-one' or 'select-multiple' ( affects jQuery('select').val() ) #5

@andrewpmckenzie

Description

@andrewpmckenzie

This means jQuery('select').val() always returns an array even if HTMLSelectElement.multiple === false.

Refer: jsdom/jsdom#374

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions