Tommy van der Vorst 1c7ec9c770 LibWeb: Ignore repeat(auto-fit/auto-fill, auto) as it is not allowed пре 1 година
..
Block.cpp ccfe197e5a LibWeb: Make serializing CSS Parser types infallible пре 1 година
Block.h ccfe197e5a LibWeb: Make serializing CSS Parser types infallible пре 1 година
ComponentValue.cpp 2ef5658f31 LibWeb: Add ComponentValue::is_function(name) and is_ident(name) helpers пре 1 година
ComponentValue.h 2ef5658f31 LibWeb: Add ComponentValue::is_function(name) and is_ident(name) helpers пре 1 година
Declaration.cpp ccfe197e5a LibWeb: Make serializing CSS Parser types infallible пре 1 година
Declaration.h ea2b733862 LibWeb: Port custom properties to FlyString пре 1 година
DeclarationOrAtRule.cpp 41c4cc95e4 LibWeb: Port CSS::Parser::Rule to new Strings пре 2 година
DeclarationOrAtRule.h 41c4cc95e4 LibWeb: Port CSS::Parser::Rule to new Strings пре 2 година
Dimension.h b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types пре 1 година
Function.cpp 0634d11318 LibWeb: Stop adding extra whitespace when serializing CSS Functions пре 1 година
Function.h 733ad57f39 LibWeb: Expose Parser::Function name as FlyString const& пре 1 година
GradientParsing.cpp 12bcd029ff LibWeb: Use parse_length_percentage() for radial-gradient radii пре 1 година
Helpers.cpp 28c2836c24 LibWeb: Make external StyleValue-parsing methods infallible пре 1 година
MediaParsing.cpp 30a11dc133 LibWeb: Use parsing helpers in parse_media_feature_value() пре 1 година
Parser.cpp 1c7ec9c770 LibWeb: Ignore repeat(auto-fit/auto-fill, auto) as it is not allowed пре 1 година
Parser.h c443f80137 LibWeb: Allow percentages on CSS transform scale functions пре 1 година
ParsingContext.cpp 7d63b8b95f LibWeb/CSS: Remove nullpointer dereference in Parser пре 1 година
ParsingContext.h 79a30c209d LibWeb: Add SVG-presentation-attribute-parsing mode to CSS parser пре 1 година
Rule.cpp 41c4cc95e4 LibWeb: Port CSS::Parser::Rule to new Strings пре 2 година
Rule.h 41c4cc95e4 LibWeb: Port CSS::Parser::Rule to new Strings пре 2 година
SelectorParsing.cpp e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} пре 1 година
Token.cpp ccfe197e5a LibWeb: Make serializing CSS Parser types infallible пре 1 година
Token.h 2dce09b12e LibWeb: Use code_points helper for getting delim CSS token codepoint пре 1 година
TokenStream.h a76f29e56b LibWeb: Allow creating a TokenStream from a single token пре 1 година
Tokenizer.cpp e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} пре 1 година
Tokenizer.h 1a5533e528 LibWeb: Tokenize CSS numbers as doubles пре 1 година