mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-03 08:08:43 +00:00
LibWeb: Don't crash when resolving style of grid template properties
Previously, attempting to get the computed value for a grid-template-rows or grid-template-columns property would cause a crash if the element had no associated paintable.
This commit is contained in:
parent
fa907029ee
commit
779de840af
Notes:
github-actions[bot]
2024-09-18 16:39:13 +00:00
Author: https://github.com/tcl3
Commit: 779de840af
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1431
Reviewed-by: https://github.com/kalenikaliaksandr ✅
3 changed files with 26 additions and 6 deletions
|
@ -0,0 +1 @@
|
|||
PASS (didn't crash)
|
Loading…
Add table
Add a link
Reference in a new issue