This commit is contained in:
Carson Gross 2023-01-06 15:59:40 -07:00
parent 666c6aa8e5
commit 447211742e

View File

@ -533,6 +533,7 @@ return (function () {
}
}
while (elt = elt && parentElt(elt));
return null;
}
}