Andreas Kling
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
Sam Atkins
|
0e3487b9ab
LibWeb: Rename StyleValue -> CSSStyleValue
|
10 months ago |
Aliaksandr Kalenik
|
a8f4ea5226
LibWeb: Fix "background-clip: text" for elements nested in scrollable
|
11 months ago |
Aliaksandr Kalenik
|
67d68eac64
LibWeb: Save "background-clip: text" mask as a nested display list
|
11 months ago |
Zac Brannelly
|
9165faca5e
LibWeb: Support CSS property `background-clip: text`
|
1 year ago |
Andreas Kling
|
6eeda29642
LibWeb: Paint 1x1 backgrounds as color fill instead of tiling bitmap
|
1 year ago |
MacDue
|
d2c96e213f
LibWeb: Add `AbstractImageStyleValue::natural_aspect_ratio()`
|
1 year ago |
Sam Atkins
|
7fe97ee6c5
LibWeb: Make StyleValue::to_string() infallible
|
1 year ago |
Sam Atkins
|
6bee81cfb6
LibWeb: Make serializing basic CSS types infallible
|
1 year ago |
Sam Atkins
|
631a988a57
LibWeb: Allow any valid `<color>` in CSS gradients
|
1 year ago |
Sam Atkins
|
0c14103025
LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp}
|
2 years ago |
Sam Atkins
|
e61a5ad180
LibWeb: Split AbstractImageStyleValue out of StyleValue.{h,cpp}
|
2 years ago |