Age | Commit message (Expand) | Author |
---|---|---|
2022-03-28 | LibWeb: Implement initial CSSFontFaceRule and FontFace classes | Sam Atkins |
2022-03-03 | LibWeb: Small improvements to layout tree dumps | Andreas Kling |
2021-10-08 | LibWeb: Implement `@supports` rule :^) | Sam Atkins |
2021-10-01 | LibWeb: Add CSSMediaRule | Sam Atkins |
2021-07-14 | LibWeb: Convert CSS Dump, Selector, & SelectorEngine to east const | Sam Atkins |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-07 | LibWeb: Rename StyleRule => CSSStyleRule | Andreas Kling |
2021-02-28 | LibWeb: Added simple parsing for (at)import rules | Sviatoslav Peleshko |
2021-02-28 | LibWeb: Create base class CSSRule for all CSS rules | Sviatoslav Peleshko |
2021-02-17 | LibWeb: Convert dbgprintf() => dbgln() | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |