summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/CSS/CSSRule.cpp
AgeCommit message (Expand)Author
2022-03-17Libraries: Use default constructors/destructors in LibWebLenny Maiorani
2021-10-15LibWeb: Use W3C urls for CSSOM spec linksSam Atkins
2021-10-01LibWeb: Implement CSSRule and CSSStyleDeclaration serializationAndreas Kling
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-02-28LibWeb: Create base class CSSRule for all CSS rulesSviatoslav Peleshko