mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-14 12:09:45 +00:00
Elements with transforms were tested on their pre-transformed positions, causing incorrect hits. Copy the position transformation done in `StackingContext::hit_test` to ensure that hit tests are done on the _actual_ position. |
||
---|---|---|
.. | ||
basic.html | ||
box-outside-of-abspos-containing-block-border-rect.html | ||
button.html | ||
click-outside-of-box-with-hidden-overflow.html | ||
click-outside-of-box-with-lines-and-hidden-overflow.html | ||
css-transforms.html | ||
float-with-inline-sibling-after.html | ||
grid.html | ||
hit-testing-an-xml-svg-should-not-crash.svg | ||
inline-stacking-context.html | ||
nested-inline-paintables.html | ||
open-details-by-clicking-on-triangle.html | ||
overflow-hidden-wrapped-into-css-translate.html | ||
overflow-scroll.html | ||
positioned-z-index-0-and-floats.html | ||
stacking-context-inside-scrollable-box.html | ||
svg-path.html | ||
text.html |