Files
ladybird/Userland/Libraries/LibWeb/CSS/Parser/StyleBlockRule.h
Sam Atkins d2f9d2fe51 LibWeb: Make StyleBlockRule more accessible to outsiders
For our naive var() implementation, we need to be able to create
StyleBlockRules outside of the Parser, and these changes make that
possible.
2021-12-09 21:30:31 +01:00

1.1 KiB