Tim Ledbetter
78b6032940
LibWeb: Validate operator count when parsing a calculation
...
Previously, we would allow calc values such as `calc(min(1 2))`, which
would be simplified to `calc(3)` because we assumed that numbers not
separated by an operator represented a sum. We now validate that the
number of operators we see is as we would expect before collecting
these values into a sum node.
2025-07-02 10:12:58 +01:00
..
2025-06-22 23:51:34 +02:00
2025-03-14 08:50:04 +01:00
2025-03-20 16:59:27 +00:00
2025-05-23 19:39:23 +01:00
2024-12-02 22:41:51 +00:00
2025-06-21 22:07:08 +02:00
2024-12-02 22:41:51 +00:00
2024-12-02 22:41:51 +00:00
2024-12-02 22:41:51 +00:00
2024-12-02 22:41:51 +00:00
2024-12-02 22:41:51 +00:00
2025-06-21 22:07:08 +02:00
2024-12-02 22:41:51 +00:00
2025-03-14 08:50:04 +01:00
2025-03-19 02:08:05 +01:00
2025-03-19 02:08:05 +01:00
2025-07-02 10:12:58 +01:00
2024-12-02 22:41:51 +00:00
2025-03-14 08:50:04 +01:00
2025-03-19 02:08:05 +01:00
2025-03-19 02:08:05 +01:00
2025-06-21 22:07:08 +02:00
2025-06-24 19:14:08 +02:00
2025-06-21 22:07:08 +02:00
2025-06-24 19:14:08 +02:00
2024-12-02 22:41:51 +00:00
2024-12-02 22:41:51 +00:00
2024-12-02 22:41:51 +00:00
2024-12-02 22:41:51 +00:00
2024-12-02 22:41:51 +00:00
2025-06-17 17:43:04 +01:00
2025-06-21 22:07:08 +02:00
2025-06-23 02:29:45 +02:00
2025-06-21 22:07:08 +02:00
2025-06-21 22:07:08 +02:00
2024-12-02 22:41:51 +00:00
2024-12-02 22:41:51 +00:00
2024-12-02 22:41:51 +00:00
2024-12-02 22:41:51 +00:00
2024-12-02 22:41:51 +00:00
2025-06-17 17:43:04 +01:00
2025-06-21 22:07:08 +02:00
2025-06-23 02:29:45 +02:00
2025-06-21 22:07:08 +02:00
2025-06-21 22:07:08 +02:00
2025-06-22 23:51:34 +02:00
2025-06-21 22:07:08 +02:00
2025-06-21 22:07:08 +02:00
2025-06-22 23:51:34 +02:00