Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMissing `elementsFromPoint` test failures #10091
Open
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
PR #10034 implemented
document.getElementsFromPoint.There are a few remaining tests that are failing, but probably it's because we don't support neither
window.frames(akaWindow::IndexedGetter) properly, nor<svg>.There's a transformed element test which is failing, but I think it's due to us not laying out the previows
<svg>element properly.