summaryrefslogtreecommitdiff
path: root/Meta/check-symbols.sh
diff options
context:
space:
mode:
authorSam Atkins <atkinssj@serenityos.org>2023-04-19 14:36:08 +0100
committerAndreas Kling <kling@serenityos.org>2023-04-19 18:25:18 +0200
commit7458cf4231d08703746c8b091259e95d80e4c492 (patch)
treee468c2c24f4945f02f81205984190e02db7f7853 /Meta/check-symbols.sh
parent6bf537112465288e7ec1e46c7c143f8fa5f52e53 (diff)
downloadserenity-7458cf4231d08703746c8b091259e95d80e4c492.zip
LibWeb: Check flex longhands first when parsing flex shorthand
Currently, `property_accepts_value()` always returns `true` if the property is a shorthand. (This is a bug, and should actually be fixed properly at some point...) This means that all identifiers are caught here, including `auto`, which should be handled by the `flex-basis` branch instead. This works currently because `auto` is a LengthStyleValue, but that's about to change!
Diffstat (limited to 'Meta/check-symbols.sh')
0 files changed, 0 insertions, 0 deletions