ladybird/Tests/LibWeb/Crash/CSS
Callum Law d69e62425e LibWeb: Resolve CSS-wide keywords in keyframe properties
Also resolves the `revert` keyword against longhand properties rather
than potential shorthands as this could cause a crash.

Gains us 20 WPT tests.
2025-08-27 14:50:58 +02:00
..
animated-revert-shorthand.html LibWeb: Resolve CSS-wide keywords in keyframe properties 2025-08-27 14:50:58 +02:00
height-calc-infinity-result.html LibWeb: Clamp layout content sizes to a max value instead of crashing 2025-02-05 18:28:55 +01:00
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 LibWeb: Clamp layout content sizes to a max value instead of crashing 2025-02-05 18:28:55 +01:00
word-spacing-percentage.html LibWeb: Support percentages in word-spacing 2025-08-05 11:43:55 +01:00