Age | Commit message (Expand) | Author |
---|---|---|
2021-09-03 | Everywhere: Use my shiny new serenityos.org email :^) | Sam Atkins |
2021-07-11 | LibWeb: Give CSS Token and StyleComponentValueRule matching is() funcs | Sam Atkins |
2021-07-11 | LibWeb: Use StyleComponentValueRules for StyleBlockRule's values | 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: Add a whole bunch of rule classes for the new CSS parser | Andreas Kling |