mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 17:55:07 +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.
27 KiB
27 KiB