Histórico de Commits

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