martinfalisse 56f50c9cde Base+LibWeb: Deal with zero-positioned grid items 2 lat temu
..
Block.cpp c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars 3 lat temu
Block.h f235da27d9 LibWeb: Break friendship between CSS Block and Parser 3 lat temu
ComponentValue.cpp 6291821489 LibWeb: Print correct value types in ComponentValue debug string 3 lat temu
ComponentValue.h e909231d78 LibWeb: Break inclusion cycle through forward-declaration 2 lat temu
Declaration.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 lat temu
Declaration.h 269810b954 LibWeb: Break friendship between CSS Declaration and Parser 3 lat temu
DeclarationOrAtRule.cpp e909231d78 LibWeb: Break inclusion cycle through forward-declaration 2 lat temu
DeclarationOrAtRule.h 431a9938a8 LibWeb: Rename StyleRule -> Rule 3 lat temu
Function.cpp c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars 3 lat temu
Function.h d67e817d8e LibWeb: Break friendship between CSS Function and Parser 3 lat temu
Parser.cpp 56f50c9cde Base+LibWeb: Deal with zero-positioned grid items 2 lat temu
Parser.h a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 lat temu
Rule.cpp c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars 3 lat temu
Rule.h 431a9938a8 LibWeb: Rename StyleRule -> Rule 3 lat temu
Token.cpp 2b3c07f4ad LibWeb: Include sign in token debug info, if the type has explicit sign 3 lat temu
Token.h bf786d66b1 LibWeb: Move Token and Tokenizer into Parser namespace 3 lat temu
TokenStream.h ae64cffd3a LibWeb: Expose token counts from CSS TokenStream 2 lat temu
Tokenizer.cpp 164094e161 LibWeb: Bring CSS tokenization preprocessing closer to spec 2 lat temu
Tokenizer.h 97e174afcd LibWeb: Use the term "ident sequence" instead of "name" 2 lat temu