Like isTag, but if n does not satisfy the criteria and it has one child node, check it recursively instead. Returns the satisfying node or null.
See Implementation
Like isTag, but if n does not satisfy the criteria and it has one child node, check it recursively instead. Returns the satisfying node or null.