1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-08 12:17:34 +00:00
serenity/Tests/LibWeb/Layout/input/misc
Andi Gallo db121c7af1 LibWeb: Handle leading whitespace in grid-template-* block components
We're already handling whitespace between components, do the same for
leading whitespace. Fixes crash on https://distill.pub/2021/gnn-intro.
2023-06-18 13:41:15 +02:00
..
grid-template-block-components-whitespace-crash.html LibWeb: Handle leading whitespace in grid-template-* block components 2023-06-18 13:41:15 +02:00
percentage-stroke-width-crash.html LibWeb: Don't crash on percentage values for CSS stroke-width 2023-05-21 12:40:27 +02:00