Age | Commit message (Expand) | Author |
---|---|---|
2021-09-03 | Everywhere: Use my shiny new serenityos.org email :^) | Sam Atkins |
2021-07-11 | LibWeb: Increase clarity with CSS token debug logging | Sam Atkins |
2021-07-11 | LibWeb: Rename CSS::Token::TokenType -> Type | Sam Atkins |
2021-07-11 | LibWeb: Add direct StyleComponentValueRule constructors | Sam Atkins |
2021-07-11 | LibWeb: Convert some CSS parser *Rule classes to using pointers | Sam Atkins |
2021-07-11 | LibWeb: Make CSS selector parsing use StyleComponentValueRules | Sam Atkins |
2021-04-29 | Everywhere: Use "the SerenityOS developers." in copyright headers | Linus Groh |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-09 | LibWeb: Run clang-format on CSS/Parser/StyleComponentValueRule.h | Andreas Kling |
2021-03-09 | LibWeb: Add a whole bunch of rule classes for the new CSS parser | Andreas Kling |