mirror of
https://github.com/RGBCube/serenity
synced 2026-01-18 04:50:59 +00:00
This fixes the issue that occurred when, after clicking an inline paintable page would always scroll to the top. The problem was that `scroll_an_element_into_view()` relies on `get_bounding_client_rect()` to produce the correct scroll position and for inline paintables we were always returning zero rect before this change. |
||
|---|---|---|
| .. | ||
| expected | ||
| input | ||