Commit History

Author SHA1 Message Date
  Sam Atkins 8952764267 LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs 10 months ago
  Sam Atkins 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 10 months ago
  Sam Atkins b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types 1 year ago
  Sam Atkins aa45b3dfe3 LibWeb: Replace FlexStyleValue with ShorthandStyleValue 1 year ago
  Sam Atkins 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 year ago
  Sam Atkins 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 year ago
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 years ago
  Sam Atkins d16600a48b LibWeb: Propagate errors from StyleValue construction 2 years ago
  Sam Atkins 273b9b4ca1 LibWeb: Split FlexStyleValue out of StyleValue.{h,cpp} 2 years ago