true if equivalent under normalization, otherwise false.Compares two DOM subtrees for structural equivalence using canonical normalization.
a | First subtree. |
b | Second subtree. |
includeComments | If true, include comment nodes. |
true if equivalent under normalization, otherwise false.