ladybird/Base
Sam Atkins 2644d2c221 LibWeb: Implement and use FlexStyleValue
This is not just moving the code from StyleResolver to Parser. The logic
has changed to allow for the `flex-basis` to come before or after the
`flex-grow/shrink` values, as well as handle the special one-value
cases.

Also added test cases to flex.html to check the parsing. It does parse
correctly, but elements with `flex-basis: auto` do not calculate their
width correctly.
2021-08-14 12:45:01 +02:00
..
bin Userland: Add more(1) emulation to less(1) 2021-07-07 20:01:15 +04:30
etc Base: Make /bin/Shell the login shell by default 2021-08-12 18:56:30 +02:00
home/anon Base: Remove "test.frm" from HackStudio test project 2021-07-31 20:09:27 +02:00
res LibWeb: Implement and use FlexStyleValue 2021-08-14 12:45:01 +02:00
usr Shell: Improve the parsing of history event designators 2021-08-02 02:58:55 +04:30
www Base: Replace <!DOCTYPE> with <!DOCTYPE html> in a few files (#1511) 2020-03-26 07:37:12 +01:00