Sam Atkins
|
bd79c303f6
LibWeb: Implement CSS Frequency class
|
3 anni fa |
Sam Atkins
|
355d1936f2
LibWeb: Implement CSS Angle class
|
3 anni fa |
Andreas Kling
|
bfe69e9d0d
LibWeb: Cache and reuse some very common StyleValue objects
|
3 anni fa |
Sam Atkins
|
356d8bcfe8
LibWeb: Remove Length::Type::Undefined! :^)
|
3 anni fa |
Sam Atkins
|
1093d6e2c3
LibWeb: Use a Variant for calc() percentage_basis
|
3 anni fa |
Sam Atkins
|
e5b0369dfd
LibWeb: Parse spread-distance and `inset` parts of box-shadow
|
3 anni fa |
Sam Atkins
|
cbdbe0c5a2
LibWeb: Implement CalculatedStyleValue::to_string()
|
3 anni fa |
Sam Atkins
|
714832e705
LibWeb: Distinguish between Integer and Number calc() values
|
3 anni fa |
Sam Atkins
|
2407a03fd9
LibWeb: Add resolving calc() to a number/integer/percentage
|
3 anni fa |
Sam Atkins
|
b54cd17c1e
LibWeb: Allow percentage tokens again when parsing calc()
|
3 anni fa |
Sam Atkins
|
f0fb84dfcb
LibWeb: Refactor calc() resolution logic using CalculationResult
|
3 anni fa |
Sam Atkins
|
35f64af3a4
LibWeb: Implement CalculationResult type for calc() results
|
3 anni fa |
Sam Atkins
|
b69f6097de
LibWeb: Resolve type of calc() expressions at parse-time
|
3 anni fa |
Sam Atkins
|
b818d952d1
LibWeb: Combine the two sets of calc() operator enums
|
3 anni fa |
Sam Atkins
|
db04b5687d
LibWeb: Move calc()-resolution code from Length to CalculatedStyleValue
|
3 anni fa |
Sam Atkins
|
181d1e2dd6
LibWeb: Implement TransformationStyleValue::to_string()
|
3 anni fa |
Sam Atkins
|
5826fe094f
LibWeb: Allow comma- or space-separated StyleValueLists
|
3 anni fa |
Sam Atkins
|
f71db4afd8
LibWeb: Make StyleValue::to_string() output valid CSS
|
3 anni fa |
Sam Atkins
|
f22d8c8f77
LibWeb: Move non-trivial StyleValue to_string() methods to cpp file
|
3 anni fa |
Sam Atkins
|
ea0f6b42f0
LibWeb: Add PercentageStyleValue, and parse it
|
3 anni fa |
Sam Atkins
|
c9062b4ed5
LibWeb: Remove now-unused CustomStyleValue
|
3 anni fa |
Sam Atkins
|
000fb5a70d
LibWeb: Add new UnresolvedStyleValue class
|
3 anni fa |
Andreas Kling
|
7c57961c61
LibWeb: Move BrowsingContext into HTML/
|
3 anni fa |
Sam Atkins
|
c052457498
LibWeb: Bring BackgroundStyleValue::to_string() to spec
|
3 anni fa |
Sam Atkins
|
ae2a3bf185
LibWeb: Add BackgroundSizeStyleValue
|
3 anni fa |
Sam Atkins
|
988a8ed3d8
LibWeb: Parse CSS `background-position` property
|
3 anni fa |
Sam Atkins
|
0f393771b7
LibWeb: Move image resource request out of ImageStyleValue constructor
|
3 anni fa |
Sam Atkins
|
58a0ca41a7
LibWeb: Use east const in StyleValue.{h,cpp}
|
3 anni fa |
Ben Wiederhake
|
c602db1620
LibWeb: Add missing headers
|
3 anni fa |
Andreas Kling
|
956968d4b2
LibWeb: Make ColorStyleValue serialization spec compliant
|
3 anni fa |