Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added unit tests for the `App` class to verify correct element sanitization and the creation of a `DocumentFragment` with sanitized elements. Tests ensure that all sanitized elements are instances of `HTMLElement` and that the created fragment contains only `HTMLElement` nodes.
- Loading branch information