summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/CSS/Parser/Function.cpp
AgeCommit message (Expand)Author
2023-02-15LibWeb: Port CSS/Serialize.{h,cpp} to new Strings, and propagate errorsSam Atkins
2023-02-15LibWeb: Port CSS::Parser::Function to new StringsSam Atkins
2023-01-09AK+Everywhere: Rename FlyString to DeprecatedFlyStringTimothy Flynn
2022-12-06Everywhere: Rename to_{string => deprecated_string}() where applicableLinus Groh
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-07-12Everywhere: Replace single-char StringView op. arguments with charssin-ack
2022-04-12LibWeb: Break friendship between CSS Function and ParserSam Atkins
2022-04-12LibWeb: Make Function.m_name a FlyStringSam Atkins
2022-04-12LibWeb: Move/rename StyleFunctionRule to Parser::FunctionSam Atkins