Files
ladybird/Userland/Libraries/LibWeb/CSS
Aliaksandr Kalenik 2ade229f27 LibWeb: Fix crashing when grid track size is calc() with percentage
Use contains_percentage() that works for calc() values instead of
is_percentage().

This fixes issue when tracks with calc() that has percentages where
considered as "fixed" tracks with resolvable size which led to
incorrectly resolved infinite final track sizes.
2023-06-02 19:02:31 +02:00
..
2023-03-15 12:48:25 -04:00
2023-03-15 12:48:25 -04:00