Skip to content

Conversation

andersk
Copy link
Contributor

@andersk andersk commented Mar 11, 2024

According to https://html.spec.whatwg.org/multipage/form-elements.html#dom-select-type-dev: ‘Returns "select-multiple" if the element has a multiple attribute, and "select-one" otherwise.’

According to
https://html.spec.whatwg.org/multipage/form-elements.html#dom-select-type-dev:
‘Returns "select-multiple" if the element has a multiple attribute,
and "select-one" otherwise.’

Signed-off-by: Anders Kaseorg <[email protected]>
Copy link
Contributor

Thanks for the PR!

This section of the codebase is owned by @saschanaz - if they write a comment saying "LGTM" then it will be merged.

@saschanaz
Copy link
Contributor

Makes sense, thanks! LGTM.

@github-actions github-actions bot merged commit 6621974 into microsoft:main Mar 11, 2024
Copy link
Contributor

Merging because @saschanaz is a code-owner of all the changes - thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants