Andreas Kling
1f99f9523d
LibWeb: Add temporary hack for line-height: calc(...)
...
At the moment, we can't resolve CSS calc() values without having a
LayoutNode. The new StyleProperties::line_height() overload was trying
to do exactly that, which led to an assertion.
This patch makes `line-height: calc(...)` behave the same as
`line-height: normal` for now and adds a FIXME.
2023-03-18 21:15:51 +01:00
..
2023-03-10 13:15:44 +01:00
2023-03-18 19:50:45 +01:00
2023-03-10 13:15:44 +01:00
2023-03-16 13:17:37 -04:00
2023-03-18 21:15:51 +01:00
2023-03-18 20:14:52 +01:00
2023-03-15 08:48:49 +01:00
2023-03-18 21:05:23 +01:00
2023-03-10 13:15:44 +01:00
2023-03-18 16:34:41 +01:00
2023-03-15 23:29:00 +01:00
2023-03-18 20:28:15 +01:00
2023-03-18 20:30:09 +01:00
2023-03-15 08:48:49 +01:00
2023-03-07 23:33:34 +00:00
2023-03-18 19:50:45 +01:00
2023-03-18 19:50:45 +01:00
2023-03-15 08:48:49 +01:00
2023-03-16 19:39:17 +00:00
2023-03-16 13:17:37 -04:00
2023-03-15 08:48:49 +01:00
2023-03-18 19:50:45 +01:00
2023-03-15 08:48:49 +01:00
2023-03-16 19:39:17 +00:00
2023-03-18 20:23:35 +01:00
2023-03-18 20:23:35 +01:00
2023-03-15 23:29:00 +01:00
2023-03-15 23:29:00 +01:00
2023-03-16 13:54:16 +01:00
2023-03-16 19:39:17 +00:00
2023-03-18 19:50:45 +01:00
2023-03-18 19:50:45 +01:00