Andreas Kling
b3b9ac6201
LibWeb: Add FIXME whining to debug log if layout produces negative sizes
...
Negative width/height sizes are not allowed in CSS, so if our layout
algorithm resolves something to a negative size, we have boogs.
Instead of crashing or rendering something very wrong, we now clamp the
values to 0 and whine on the debug log so that someone can go and figure
out how we got the negative values in the first place. :^)
2023-03-25 19:41:31 +01:00
..
2023-03-22 12:56:44 +01:00
2023-03-20 17:57:58 +01:00
2023-03-04 00:29:38 +01:00
2023-03-20 17:57:58 +01:00
2023-03-20 17:57:58 +01:00
2023-03-25 19:41:31 +01:00
2023-03-20 17:57:58 +01:00
2023-02-28 12:21:56 +01:00
2023-03-20 17:57:58 +01:00
2023-03-20 17:57:58 +01:00
2023-03-25 19:41:31 +01:00
2023-03-15 08:48:49 +01:00
2023-03-15 08:48:49 +01:00
2023-02-28 12:21:56 +01:00
2023-03-25 19:41:31 +01:00
2023-03-15 08:48:49 +01:00
2023-03-16 08:40:29 +00:00
2023-03-15 08:48:49 +01:00
2023-03-15 08:48:49 +01:00
2023-03-16 08:40:29 +00:00
2023-03-11 10:46:26 +01:00
2023-03-25 16:56:04 +00:00
2023-03-11 10:46:26 +01:00
2023-03-20 17:57:58 +01:00
2023-03-20 17:57:58 +01:00
2023-03-11 10:46:26 +01:00
2023-03-20 23:45:01 +01:00
2023-03-11 10:46:26 +01:00
2023-03-20 17:57:58 +01:00
2023-03-20 17:57:58 +01:00
2023-03-25 19:41:31 +01:00
2023-03-15 08:48:49 +01:00
2023-02-28 12:21:56 +01:00
2023-02-28 12:21:56 +01:00