Age | Commit message (Expand) | Author |
---|---|---|
2023-05-02 | LibWeb: Support multi-keyword syntax for CSS display property | Emil Militzer |
2023-05-02 | LibWeb: Expose list_item value in CSS display | Emil Militzer |
2023-02-15 | LibWeb: Port CSS::Display to new Strings | Sam Atkins |
2022-12-06 | Everywhere: Rename to_{string => deprecated_string}() where applicable | Linus Groh |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-11-06 | Everywhere: Remove redundant inequality comparison operators | Daniel Bertalan |
2022-10-06 | LibWeb: Tidy up FormattingContext::creates_block_formatting_context() | Andreas Kling |
2022-04-13 | LibWeb: Fix typo in CSS::Display::is_outside_and_inside() name | Andreas Kling |
2022-02-13 | LibWeb: Don't crash on unknown CSS display types, fall back to inline | Andreas Kling |
2021-10-20 | LibWeb: Add missing headers | Ben Wiederhake |
2021-10-06 | LibWeb: Add CSS/Display.h | Andreas Kling |