ladybird/Tests/LibWeb/Text/expected/wpt-import/css/css-align
mikiubo fab4292711 LibWeb: Reject safe/unsafe as standalone self-alignment values
safe and unsafe are <overflow-position> modifiers per css-align-3
and must accompany an alignment value. Reject them as standalone
keywords for align-items, align-self, justify-items and
justify-self.

The check only applies when these properties are parsed as
longhands; their use inside the place-items and place-self
shorthands goes through a separate code path and is unaffected.
2026-05-22 10:36:04 +01:00
..
animation LibWeb: Extract animation-composition value from keyframe at-rules 2026-01-06 12:58:54 +01:00
default-alignment LibWeb: Reject safe/unsafe as standalone self-alignment values 2026-05-22 10:36:04 +01:00
gaps LibWeb/CSS: Serialize shorthands with var() to original value 2026-01-15 11:50:45 +00:00
parsing LibWeb/CSS: Backtrack the parser if a property does not accept a value 2025-06-14 08:22:56 +02:00
self-alignment LibWeb: Reject safe/unsafe as standalone self-alignment values 2026-05-22 10:36:04 +01:00