···407 }
408 }
409410- // Match by huristics
411 for (let i = 0; i < toChildNodes.length; i++) {
412 if (matches[i]) continue
413 const element = toChildNodes[i]!
···407 }
408 }
409410+ // Match by heuristics
411 for (let i = 0; i < toChildNodes.length; i++) {
412 if (matches[i]) continue
413 const element = toChildNodes[i]!