Sam Atkins a211c06e99 LibWeb: Use llroundf() when rounding floats 2 years ago
..
Block.cpp c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars 3 years ago
Block.h f235da27d9 LibWeb: Break friendship between CSS Block and Parser 3 years ago
ComponentValue.cpp 6291821489 LibWeb: Print correct value types in ComponentValue debug string 3 years ago
ComponentValue.h e909231d78 LibWeb: Break inclusion cycle through forward-declaration 2 years ago
Declaration.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
Declaration.h 269810b954 LibWeb: Break friendship between CSS Declaration and Parser 3 years ago
DeclarationOrAtRule.cpp e909231d78 LibWeb: Break inclusion cycle through forward-declaration 2 years ago
DeclarationOrAtRule.h 431a9938a8 LibWeb: Rename StyleRule -> Rule 3 years ago
Function.cpp c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars 3 years ago
Function.h d67e817d8e LibWeb: Break friendship between CSS Function and Parser 3 years ago
Parser.cpp a211c06e99 LibWeb: Use llroundf() when rounding floats 2 years ago
Parser.h d1b99282d8 LibWeb+Meta: Parse the `backdrop-filter` CSS property 2 years ago
Rule.cpp c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars 3 years ago
Rule.h 431a9938a8 LibWeb: Rename StyleRule -> Rule 3 years ago
Token.cpp 2b3c07f4ad LibWeb: Include sign in token debug info, if the type has explicit sign 3 years ago
Token.h bf786d66b1 LibWeb: Move Token and Tokenizer into Parser namespace 3 years ago
Tokenizer.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
Tokenizer.h bf786d66b1 LibWeb: Move Token and Tokenizer into Parser namespace 3 years ago