Sam Atkins b8c6c75ae1 LibWeb: Parse grid-template-[columns,rows] properties using TokenStream vor 1 Jahr
..
Block.cpp ccfe197e5a LibWeb: Make serializing CSS Parser types infallible vor 1 Jahr
Block.h ccfe197e5a LibWeb: Make serializing CSS Parser types infallible vor 1 Jahr
ComponentValue.cpp 2ef5658f31 LibWeb: Add ComponentValue::is_function(name) and is_ident(name) helpers vor 1 Jahr
ComponentValue.h 2ef5658f31 LibWeb: Add ComponentValue::is_function(name) and is_ident(name) helpers vor 1 Jahr
Declaration.cpp ccfe197e5a LibWeb: Make serializing CSS Parser types infallible vor 1 Jahr
Declaration.h ea2b733862 LibWeb: Port custom properties to FlyString vor 1 Jahr
DeclarationOrAtRule.cpp 41c4cc95e4 LibWeb: Port CSS::Parser::Rule to new Strings vor 2 Jahren
DeclarationOrAtRule.h 41c4cc95e4 LibWeb: Port CSS::Parser::Rule to new Strings vor 2 Jahren
Dimension.h b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types vor 1 Jahr
Function.cpp 0634d11318 LibWeb: Stop adding extra whitespace when serializing CSS Functions vor 1 Jahr
Function.h 733ad57f39 LibWeb: Expose Parser::Function name as FlyString const& vor 1 Jahr
GradientParsing.cpp f69d38a346 LibWeb: Use ComponentValue::is_ident("..."sv) helper vor 1 Jahr
Helpers.cpp 28c2836c24 LibWeb: Make external StyleValue-parsing methods infallible vor 1 Jahr
MediaParsing.cpp f69d38a346 LibWeb: Use ComponentValue::is_ident("..."sv) helper vor 1 Jahr
Parser.cpp b8c6c75ae1 LibWeb: Parse grid-template-[columns,rows] properties using TokenStream vor 1 Jahr
Parser.h b8c6c75ae1 LibWeb: Parse grid-template-[columns,rows] properties using TokenStream vor 1 Jahr
ParsingContext.cpp 79a30c209d LibWeb: Add SVG-presentation-attribute-parsing mode to CSS parser vor 1 Jahr
ParsingContext.h 79a30c209d LibWeb: Add SVG-presentation-attribute-parsing mode to CSS parser vor 1 Jahr
Rule.cpp 41c4cc95e4 LibWeb: Port CSS::Parser::Rule to new Strings vor 2 Jahren
Rule.h 41c4cc95e4 LibWeb: Port CSS::Parser::Rule to new Strings vor 2 Jahren
SelectorParsing.cpp e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} vor 1 Jahr
Token.cpp ccfe197e5a LibWeb: Make serializing CSS Parser types infallible vor 1 Jahr
Token.h 2dce09b12e LibWeb: Use code_points helper for getting delim CSS token codepoint vor 1 Jahr
TokenStream.h e90752cc21 LibWeb: Add preliminary support for CSS animations vor 2 Jahren
Tokenizer.cpp e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} vor 1 Jahr
Tokenizer.h 1a5533e528 LibWeb: Tokenize CSS numbers as doubles vor 1 Jahr