Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support DOMTokenList#forEach #849

Merged
merged 1 commit into from
Aug 13, 2024
Merged

Conversation

mawinter69
Copy link
Contributor

add forEach method to DOMTokenList
Add a unit test for the new method

fixes #848

add forEach method to DOMTokenList
Add a unit test for the new method

fixes HtmlUnit#848
@rbri
Copy link
Member

rbri commented Aug 12, 2024

Thanks, will merge it soon

@rbri rbri merged commit 26a4c94 into HtmlUnit:master Aug 13, 2024
7 checks passed
@rbri
Copy link
Member

rbri commented Aug 14, 2024

Hi @mawinter69, thanks for the PR, i took it as wake-up call to implement some more stuff for the DOMTokenList, feedback is welcome.

Have fun using HtmlUnit....

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.

Support forEach in DOMTokenList
2 participants