capricorn86 / happy-dom

A JavaScript implementation of a web browser without its graphical user interface
MIT License
3.32k stars 200 forks source link

Minor typo in `HTMLElementConfig` #1306

Closed danbentley closed 7 months ago

danbentley commented 7 months ago

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:

https://github.com/capricorn86/happy-dom/blob/9db51bbc81a757bd0564e0a15b1282fccc34c36b/packages/happy-dom/src/config/HTMLElementConfigContentModelEnum.ts#L4