Files
ladybird/Userland/Libraries/LibWeb/CSS/CSSRule.h
Sam Atkins 57a25139a5 LibWeb: Implement @supports rule :^)
The main thing missing is that we don't serialize the supports clause,
but for actually using a `@supports (something: cool) {}` rule in CSS,
it works!
2021-10-08 23:02:57 +02:00

857 B