mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 18:17:22 +02:00
Previously, the `in_view_center_point()` function unconditionally called `first()` on the result of `getClientRects()`, which hits an assertion when the element has no rendered box. We now return an error from `in_view_center_point()` in this case.
3.4 KiB
3.4 KiB