mirror of
https://github.com/SerenityOS/serenity
synced 2026-04-27 01:55:31 +02:00
"Parse a style value for <foo>", where we don't care if it's a literal <foo> or a calculated one, is a really common thing that we previously didn't have methods for. A couple of methods we had have been extended to parse calc(), and the others have been filled in. The method for parsing the `flex` property's value is renamed `parse_flex_shorthand_value()` as it conflicted. (cherry picked from commit 27be8678c973da41379f47f07c8b0a9ff692bcd3)
35 KiB
35 KiB