Sam Atkins 1a5533e528 LibWeb: Tokenize CSS numbers as doubles 1 rok temu
..
Block.cpp 86d23c63a4 LibWeb: Port CSS::Parser::Block to new Strings 2 lat temu
Block.h 86d23c63a4 LibWeb: Port CSS::Parser::Block to new Strings 2 lat temu
ComponentValue.cpp a168cda4a7 LibWeb: Port CSS::Parser::ComponentValue to new Strings 2 lat temu
ComponentValue.h 57a247530c LibWeb: Introduce and use ComponentValue::is_delim() helper 2 lat temu
Declaration.cpp 85f3de6331 LibWeb: Port CSS/Serialize.{h,cpp} to new Strings, and propagate errors 2 lat temu
Declaration.h bee32b6cd2 LibWeb: Port CSS::Parser::Declaration to new Strings 2 lat temu
DeclarationOrAtRule.cpp 41c4cc95e4 LibWeb: Port CSS::Parser::Rule to new Strings 2 lat temu
DeclarationOrAtRule.h 41c4cc95e4 LibWeb: Port CSS::Parser::Rule to new Strings 2 lat temu
Dimension.h f176e04323 LibWeb: Move CSS::Parser::Dimension class to a separate file 1 rok temu
Function.cpp 85f3de6331 LibWeb: Port CSS/Serialize.{h,cpp} to new Strings, and propagate errors 2 lat temu
Function.h 05c1b09621 LibWeb: Port CSS::Parser::Function to new Strings 2 lat temu
GradientParsing.cpp 1feacd4b52 LibWeb: Use doubles for CSS dimension types 1 rok temu
Helpers.cpp 28c2836c24 LibWeb: Make external StyleValue-parsing methods infallible 1 rok temu
MediaParsing.cpp 1d6c2cb287 LibWeb: Move media-query parsing code to separate file 1 rok temu
Parser.cpp 1feacd4b52 LibWeb: Use doubles for CSS dimension types 1 rok temu
Parser.h e177cef8ff LibWeb: Make parse_css_value_for_properties() return Optional 1 rok temu
ParsingContext.cpp 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster 2 lat temu
ParsingContext.h c40e441894 LibWeb: Move CSS ParsingContext to its own header 1 rok temu
Rule.cpp 41c4cc95e4 LibWeb: Port CSS::Parser::Rule to new Strings 2 lat temu
Rule.h 41c4cc95e4 LibWeb: Port CSS::Parser::Rule to new Strings 2 lat temu
SelectorParsing.cpp 8e5b2907f6 LibWeb: Move selector parsing code to a separate file 1 rok temu
Token.cpp 3f35ffb648 Userland: Prefer `_string` over `_short_string` 2 lat temu
Token.h 95f80bc65b LibWeb: Use `double` in CSS Token 1 rok temu
TokenStream.h e90752cc21 LibWeb: Add preliminary support for CSS animations 2 lat temu
Tokenizer.cpp 1a5533e528 LibWeb: Tokenize CSS numbers as doubles 1 rok temu
Tokenizer.h 1a5533e528 LibWeb: Tokenize CSS numbers as doubles 1 rok temu