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

More property tests: camelCase names and inherited accessors #2238

Open
justinfagnani opened this issue Oct 16, 2023 · 0 comments
Open

More property tests: camelCase names and inherited accessors #2238

justinfagnani opened this issue Oct 16, 2023 · 0 comments

Comments

@justinfagnani
Copy link
Contributor

justinfagnani commented Oct 16, 2023

I've seen some issues recently with camelCase property names not being supported. I think that additional test cases for this would help drive fixes for them.

I also saw some probably buggy framework code that only did an in-check for own properties on the prototype of the element. This would break in inheritance cases, so we should add tests for those.

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

No branches or pull requests

1 participant