Sam Atkins e43f3e4808 LibWeb/CSS: Parse font-[feature,variation]-settings descriptors 9 місяців тому
..
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 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 10 місяців тому
Helpers.cpp b00137df38 LibWeb/CSS: Store the style sheet's source text on the CSSStyleSheet 10 місяців тому
MediaParsing.cpp 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct 10 місяців тому
Parser.cpp e43f3e4808 LibWeb/CSS: Parse font-[feature,variation]-settings descriptors 9 місяців тому
Parser.h 95c17dfab5 LibWeb/CSS: Parse and propagate font-feature-settings property 9 місяців тому
ParsingContext.cpp d76167b8a4 LibWeb: Add CSS ParsingContext constructor with a realm and URL 1 рік тому
ParsingContext.h d76167b8a4 LibWeb: Add CSS ParsingContext constructor with a realm and 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 00f03f3e90 LibWeb: Match attribute selectors case insensitively in XML documents 10 місяців тому
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 89c5f25016 LibWeb/CSS: Remove tiny-oom propagation from CSS Tokenizer 11 місяців тому
Tokenizer.h 89c5f25016 LibWeb/CSS: Remove tiny-oom propagation from CSS Tokenizer 11 місяців тому