Aliaksandr Kalenik
|
4bc38300ad
LibWeb: Forbid using CSS::Length as reference value in `resolved()`
|
1 year ago |
Aliaksandr Kalenik
|
0fb571c1c2
LibWeb: Add `Length::resolved()` overload for CSSPixels
|
1 year ago |
Sam Atkins
|
6bee81cfb6
LibWeb: Make serializing basic CSS types infallible
|
1 year ago |
Andreas Kling
|
09eb3ef405
LibWeb: Add fit-content as a valid size value for CSS width
|
2 years ago |
Andreas Kling
|
cdf0d3e905
LibWeb: Add to_px() helpers to CSS::Size and CSS::PercentageOr<T>
|
2 years ago |
Sam Atkins
|
0c14103025
LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp}
|
2 years ago |
Sam Atkins
|
62a8cf2bb8
LibWeb: Let CSS::Size contain a CalculatedStyleValue
|
2 years ago |
Linus Groh
|
09d40bfbb2
Everywhere: Use _{short_,}string to create Strings from literals
|
2 years ago |
martinfalisse
|
ce0f41b9fb
LibWeb+WebContent: Use new String class in CSS::StyleValue
|
2 years ago |
Sam Atkins
|
4754204f01
LibWeb: Create CSS::Sizes from CSSPixels
|
2 years ago |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
Andreas Kling
|
fce1c673c7
LibWeb: Add CSS::Size::to_string() and an AK::Formatter for it
|
2 years ago |
Andreas Kling
|
6b2ce2ccc3
LibWeb: Add CSS::Size::make_px(float) convenience helper
|
2 years ago |
Andreas Kling
|
ba78fe008f
LibWeb: Add CSS::Size to represent the full range of CSS size values
|
2 years ago |