Andreas Kling b15316eba8 LibWeb: Avoid FlyString->String->FlyString roundtrips in CSS variables 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 9ce8189f21 Everywhere: Use unqualified AK::URL 1 سال پیش
MediaParsing.cpp 30a11dc133 LibWeb: Use parsing helpers in parse_media_feature_value() 1 سال پیش
Parser.cpp b15316eba8 LibWeb: Avoid FlyString->String->FlyString roundtrips in CSS variables 1 سال پیش
Parser.h c0e0cb86e1 LibWeb: Make CSS::string_from_property_id() return FlyString const& 1 سال پیش
ParsingContext.cpp b98a2be96b LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM 1 سال پیش
ParsingContext.h 9ce8189f21 Everywhere: Use unqualified AK::URL 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 سال پیش