mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-08 06:09:58 +00:00
LibWeb: Add missing paintable null check in get_bounding_client_rect()
Fixes crashing on https://github.com/
This commit is contained in:
parent
f361b8c000
commit
8f8ec37d58
Notes:
sideshowbarker
2024-07-17 05:02:42 +09:00
Author: https://github.com/kalenikaliaksandr
Commit: 8f8ec37d58
Pull-request: https://github.com/SerenityOS/serenity/pull/22323
Reviewed-by: https://github.com/awesomekling
3 changed files with 15 additions and 1 deletions
|
|
@ -0,0 +1 @@
|
|||
{"x":0,"y":0,"width":0,"height":0,"top":0,"right":0,"bottom":0,"left":0}
|
||||
Loading…
Add table
Add a link
Reference in a new issue