Commit History

Author SHA1 Message Date
  Sam Atkins 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 year ago
  Sam Atkins 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 year ago
  Sam Atkins 631a988a57 LibWeb: Allow any valid `<color>` in CSS gradients 1 year ago
  Sam Atkins d16600a48b LibWeb: Propagate errors from StyleValue construction 2 years ago
  Sam Atkins 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} 2 years ago
  Sam Atkins d64ddeaec4 LibWeb: Move PositionValue into its own files 2 years ago
  Sam Atkins 7d08d5ad6f LibWeb: Remove now-unused includes from StyleValue.cpp 2 years ago
  Sam Atkins e61a5ad180 LibWeb: Split AbstractImageStyleValue out of StyleValue.{h,cpp} 2 years ago
  Sam Atkins f30b042890 LibWeb: Split ConicGradientStyleValue out of StyleValue.{h,cpp} 2 years ago