Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: fix nodes added in a tree in Safari
FILTER_REJECT rejects nodes that might have children of type form-associated custom elements. Instead, use FILTER_SKIP. This option traverses the children in such cases.
- Loading branch information