Skip to content

Conversation

@karlseguin
Copy link
Collaborator

1 - Named properties should not be enumerable
2 - Empty key should always result in a null/undefined (depending on the API)
even if there's an element with an empty id/name

To address the first issue, we now require PropertyAttributes to be specified when setting an object's value.

1 - Named properties should not be enumerable
2 - Empty key should always result in a null/undefined (depending on the API)
    even if there's an element with an empty id/name

To address the first issue, we now require PropertyAttributes to be specified
when setting an object's value.
@karlseguin karlseguin merged commit 04c990d into main May 16, 2025
9 checks passed
@karlseguin karlseguin deleted the html_collection_named_properties branch May 16, 2025 06:47
@github-actions github-actions bot locked and limited conversation to collaborators May 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants