LibWeb: Support "normal" and "stretch" justify-content in CSS parser

This commit is contained in:
Aliaksandr Kalenik 2024-01-04 08:16:06 +01:00 committed by Andreas Kling
commit 56ff9bffae
Notes: sideshowbarker 2024-07-16 23:13:25 +09:00
4 changed files with 11 additions and 3 deletions

View file

@ -87,7 +87,7 @@ inset-block-end: auto
inset-block-start: auto
inset-inline-end: auto
inset-inline-start: auto
justify-content: flex-start
justify-content: normal
justify-items: legacy
justify-self: auto
left: auto