ladybird/Tests/LibWeb/Crash/CSS
Callum Law a70a397501 LibWeb: Support percentages in word-spacing
Fixes crash in the created test as well as https://wpt.live/css/css-text
/word-spacing/reference/word-spacing-percent-001-ref.html. The WPT test
hasn't been imported as it passing is currently a false-positive due to
the fact that we don't yet respect `word-spacing` in most cases.
2025-08-05 11:43:55 +01:00
..
height-calc-infinity-result.html
link-pseudo-class-invalidation.html LibWeb: Do includes_properties_from_invalidation_set() for :link & co 2025-02-09 15:20:53 +01:00
table-border-spacing-calc.html LibWeb: Don't crash when border-spacing is set to a calc() value 2025-03-21 08:16:30 +00:00
width-calc-infinity-result.html
word-spacing-percentage.html LibWeb: Support percentages in word-spacing 2025-08-05 11:43:55 +01:00