Age | Commit message (Expand) | Author |
---|---|---|
2022-02-19 | LibWeb: Implement `@supports selector(.foo)` | Sam Atkins |
2022-01-19 | LibWeb: Remove `unknown` value in `@supports` query logic | Sam Atkins |
2022-01-14 | AK+Everywhere: Make Variant::visit() respect the Variant's constness | Ali Mohammad Pur |
2021-11-24 | LibWeb: Use a string instead of an internal Parser class in Supports | Sam Atkins |
2021-11-24 | LibWeb: Use new GeneralEnclosed class in Supports | Sam Atkins |
2021-10-08 | LibWeb: Add CSS 'Supports' class | Sam Atkins |