← Back to release summary
fieldset.elements returns an HTMLCollection, not an HTMLFormControlsCollection
- Category
- DOM
- Type
- New or changed feature
- Status
- Enabled by default (Chrome 57)
- Intent stage
- None
Summary
The specification was changed so that fieldset.elements returns an HTMLCollection instead of an HTMLFormControlsCollection.
https://github.com/whatwg/html/commit/934887d313305448b7ba6dd3af6f7434e1b600c8
Standards & signals
View on chromestatus.com