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