Sam Atkins
|
7fe97ee6c5
|
LibWeb: Make StyleValue::to_string() infallible
|
2023-08-22 17:51:48 +01:00 |
|
Sam Atkins
|
2754c16e97
|
LibWeb: Make serializing GridTrack classes infallible
|
2023-08-22 17:51:48 +01:00 |
|
Sam Atkins
|
8a8cc18cf4
|
LibWeb: Make StyleValue constructors infallible
|
2023-08-19 17:34:22 +02:00 |
|
Sam Atkins
|
d16600a48b
|
LibWeb: Propagate errors from StyleValue construction
Turns out we create a lot of these, mostly from places that don't return
ErrorOr. The yak stack grows.
|
2023-05-06 08:07:28 +02:00 |
|
Sam Atkins
|
486ef3df7f
|
LibWeb: Split GridTrackPlacementStyleValue out of StyleValue.{h,cpp}
|
2023-03-25 16:56:04 +00:00 |
|
Sam Atkins
|
402845fe00
|
LibWeb: Split GridTrackPlacementShorthandStyleValue out of StyleValue
|
2023-03-25 16:56:04 +00:00 |
|