Sam Atkins 218a9af6b3 LibWeb: Make StyleComponentValueRule use a Variant 3 years ago
..
DeclarationOrAtRule.h 2c84379846 LibWeb: Add accessors to CSS::DeclarationOrAtRule 4 years ago
Parser.cpp dc94879b83 LibWeb: Support `transform: translate(...)` by percentage 3 years ago
Parser.h 63055ff5ad LibWeb: Parse the CSS transform-origin property 3 years ago
StyleBlockRule.h 6119783027 LibWeb: Don't copy Tokens twice on StyleBlockRule initialization 3 years ago
StyleComponentValueRule.h 218a9af6b3 LibWeb: Make StyleComponentValueRule use a Variant 3 years ago
StyleDeclarationRule.h a99d02e14d LibWeb: Add an enum for !important 3 years ago
StyleFunctionRule.h 23dc0dac88 LibWeb: Parse and resolve UnresolvedStyleValues 3 years ago
StyleRule.h 89086c337c LibWeb: Fix constness of return type from StyleRule::block() 3 years ago
StyleRules.cpp 218a9af6b3 LibWeb: Make StyleComponentValueRule use a Variant 3 years ago
Token.cpp 2975d7275d LibWeb: Don't serialize hex-colors as identifiers 3 years ago
Token.h 2f2efc4775 LibWeb: Use llround in CSS::Token::to_closest_integer 3 years ago
Tokenizer.cpp fd235d8a06 LibWeb: Don't put a backslash after escape sequences in text-like tokens 3 years ago
Tokenizer.h 269a24d4ca LibWeb: Pass correct values to would_start_an_identifier() 3 years ago