We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f5ce2c commit 5856984Copy full SHA for 5856984
RELEASE_NOTES.md
@@ -47,7 +47,7 @@
47
type declaration but the other didn't, a `HAS_DOCTYPE_DECLARATION`
48
difference was detected, this will no longer be the case now. If you
49
want to detect this difference, you need to use a more lenient
50
- `NodeFilter` than `NodeFilter.Default`
+ `NodeFilter` than `NodeFilters.Default`
51
(i.e. `NodeFilters.AcceptAll`) but then you will see an additional
52
`CHILD_NODELIST_LENGTH` difference.
53
0 commit comments