mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

Block elements inside elements are not returned correctly from `document.elementsFromPoint(x, y)` in some cases. See https://bugs.chromium.org/p/chromium/issues/detail?id=1307458 for details.