Andrew Kaster 3a5eabc43b LibWeb: Rename CSS::FontFace to CSS::ParsedFontFace 1 éve
..
Block.cpp ccfe197e5a LibWeb: Make serializing CSS Parser types infallible 1 éve
Block.h ccfe197e5a LibWeb: Make serializing CSS Parser types infallible 1 éve
ComponentValue.cpp 2ef5658f31 LibWeb: Add ComponentValue::is_function(name) and is_ident(name) helpers 1 éve
ComponentValue.h 2ef5658f31 LibWeb: Add ComponentValue::is_function(name) and is_ident(name) helpers 1 éve
Declaration.cpp ccfe197e5a LibWeb: Make serializing CSS Parser types infallible 1 éve
Declaration.h ea2b733862 LibWeb: Port custom properties to FlyString 1 éve
DeclarationOrAtRule.cpp 41c4cc95e4 LibWeb: Port CSS::Parser::Rule to new Strings 2 éve
DeclarationOrAtRule.h 41c4cc95e4 LibWeb: Port CSS::Parser::Rule to new Strings 2 éve
Dimension.h b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types 1 éve
Function.cpp 0634d11318 LibWeb: Stop adding extra whitespace when serializing CSS Functions 1 éve
Function.h 733ad57f39 LibWeb: Expose Parser::Function name as FlyString const& 1 éve
GradientParsing.cpp e4e048f278 LibWeb: Parse color values using TokenStream 1 éve
Helpers.cpp e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 éve
MediaParsing.cpp 30a11dc133 LibWeb: Use parsing helpers in parse_media_feature_value() 1 éve
Parser.cpp 3a5eabc43b LibWeb: Rename CSS::FontFace to CSS::ParsedFontFace 1 éve
Parser.h 3a5eabc43b LibWeb: Rename CSS::FontFace to CSS::ParsedFontFace 1 éve
ParsingContext.cpp e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 éve
ParsingContext.h e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 éve
Rule.cpp 41c4cc95e4 LibWeb: Port CSS::Parser::Rule to new Strings 2 éve
Rule.h 41c4cc95e4 LibWeb: Port CSS::Parser::Rule to new Strings 2 éve
SelectorParsing.cpp e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 1 éve
Token.cpp ccfe197e5a LibWeb: Make serializing CSS Parser types infallible 1 éve
Token.h 2dce09b12e LibWeb: Use code_points helper for getting delim CSS token codepoint 1 éve
TokenStream.h a76f29e56b LibWeb: Allow creating a TokenStream from a single token 1 éve
Tokenizer.cpp 8d7a1e5654 LibWeb: Skip some redundant UTF-8 validation in CSS tokenizer 1 éve
Tokenizer.h 1a5533e528 LibWeb: Tokenize CSS numbers as doubles 1 éve