Commit History

Author SHA1 Message Date
  Sam Atkins 3a2de67c7b LibWeb: Split RectStyleValue out of StyleValue.{h,cpp} 2 years ago
  Sam Atkins cd06b1341b LibWeb: Split TransformationStyleValue out of StyleValue.{h,cpp} 2 years ago
  Sam Atkins 08fa513887 LibWeb: Split ShadowStyleValue out of StyleValue.{h,cpp} 2 years ago
  Sam Atkins b1ccd30b02 LibWeb: Split PositionStyleValue out of StyleValue.{h,cpp} 2 years ago
  Sam Atkins 4b711932cc LibWeb: Split PercentageStyleValue out of StyleValue.{h,cpp} 2 years ago
  Sam Atkins 7f6add1c6e LibWeb: Split NumericStyleValue out of StyleValue.{h,cpp} 2 years ago
  Sam Atkins 9a84151169 LibWeb: Split LengthStyleValue out of StyleValue.{h,cpp} 2 years ago
  Sam Atkins 1591352531 LibWeb: Split InitialStyleValue out of StyleValue.{h,cpp} 2 years ago
  Sam Atkins 76de017a51 LibWeb: Split IdentifierStyleValue out of StyleValue.{h,cpp} 2 years ago
  Sam Atkins d39788556a LibWeb: Split GridTrackSizeStyleValue out of StyleValue.{h,cpp} 2 years ago
  Sam Atkins 486ef3df7f LibWeb: Split GridTrackPlacementStyleValue out of StyleValue.{h,cpp} 2 years ago
  Sam Atkins 402845fe00 LibWeb: Split GridTrackPlacementShorthandStyleValue out of StyleValue 2 years ago
  Sam Atkins 675cb3b9da LibWeb: Split GridAreaShorthandStyleValue out of StyleValue.{h,cpp} 2 years ago
  Sam Atkins 77b2826402 LibWeb: Split ColorStyleValue out of StyleValue.{h,cpp} 2 years ago
  Sam Atkins 66bc816284 LibWeb: Split BorderRadiusStyleValue out of StyleValue.{h,cpp} 2 years ago
  Sam Atkins 25114c159d LibWeb: Split BorderRadiusShorthandStyleValue out of StyleValue.{h,cpp} 2 years ago
  Sam Atkins 1c03bc7a6f LibWeb: Split BorderStyleValue out of StyleValue.{h,cpp} 2 years ago
  Sam Atkins 52cd0b2f47 LibWeb: Split BackgroundRepeatStyleValue out of StyleValue.{h,cpp} 2 years ago
  Sam Atkins 92a0d4c0af LibWeb: Split BackgroundStyleValue out of StyleValue.{h,cpp} 2 years ago
  Andreas Kling 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport 2 years ago
  Andreas Kling f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues 2 years ago
  MacDue 3676f5085e LibWeb: Replace `RefPtr` with `ValueComparingRefPtr` in StyleValue 2 years ago
  Kenneth Myhra 8fbd43cb27 LibWeb: Make factory method of CSS::ResolvedCSSStyleDeclaration fallible 2 years ago
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 years ago
  martinfalisse 9bc001f410 LibWeb: Parse `grid-area` CSS property 2 years ago
  martinfalisse 64c353f11c LibWeb: Parse `border-collapse` property for HTML table 2 years ago
  Thomas Queiroz eacfcac932 LibWeb: Use HashMap::try_ensure_capacity in StyleComputer 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Itamar 8d65df935e LibWeb: Handle inset properties in style_value_for_property() 2 years ago
  Luke Wilde c247fefee7 LibWeb: Implement CSSStyleDeclaration.cssText 2 years ago