1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 08:28:11 +00:00

LibWeb: Add missing paintable null check in get_bounding_client_rect()

Fixes crashing on https://github.com/
This commit is contained in:
Aliaksandr Kalenik 2023-12-16 15:18:56 +01:00 committed by Andreas Kling
parent f361b8c000
commit 8f8ec37d58
3 changed files with 15 additions and 1 deletions

View file

@ -0,0 +1 @@
{"x":0,"y":0,"width":0,"height":0,"top":0,"right":0,"bottom":0,"left":0}