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

Can not find getElementsByClassName funtion in item #582

Open
censujiang opened this issue Nov 22, 2023 · 0 comments
Open

Can not find getElementsByClassName funtion in item #582

censujiang opened this issue Nov 22, 2023 · 0 comments
Labels
spec:DOM Living Standard https://dom.spec.whatwg.org/

Comments

@censujiang
Copy link

Describe the bug
Using getElementsByClassName again on an element that has been found will cause the function to not exist.

To Reproduce
https://stackblitz.com/edit/js-xmldom-template-qg6pz5?file=index.js

Expected behavior
should be able to do the getElementsByClassName operation from the found child elements

Runtime & Version:
xmldom version: 0.8.10
runtime version:
other related software and version:

Additional context
none

@censujiang censujiang added bug Something isn't working needs investigation Information is missing and needs to be researched labels Nov 22, 2023
@karfau karfau added spec:DOM Living Standard https://dom.spec.whatwg.org/ and removed bug Something isn't working needs investigation Information is missing and needs to be researched labels Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spec:DOM Living Standard https://dom.spec.whatwg.org/
Projects
None yet
Development

No branches or pull requests

2 participants