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

Minor typo in HTMLElementConfig #1306

Closed
danbentley opened this issue Mar 14, 2024 · 0 comments
Closed

Minor typo in HTMLElementConfig #1306

danbentley opened this issue Mar 14, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@danbentley
Copy link
Contributor

Describe the bug

HTMLElementConfigContentModelEnum, introduced to provide an additional layer of configuration to handle nested elements [#1304], has a minor typo for its noFirsLevelSelfDescendants member:

noFirsLevelSelfDescendants = 'noFirsLevelSelfDescendants',

@danbentley danbentley added the bug Something isn't working label Mar 14, 2024
danbentley added a commit to danbentley/happy-dom that referenced this issue Mar 14, 2024
capricorn86 added a commit that referenced this issue Mar 14, 2024
…nt-config-1306

fix: [#1306] Minor typo in HTMLElementConfig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants