Historique des commits

Auteur SHA1 Message Date
  Andreas Kling a98f5c7251 LibWeb: Make resolved serialization of CSS `display` prefer short form il y a 2 ans
  Andreas Kling 89ba7246dd LibWeb: Don't resolve CSS property values for unconnected elements il y a 2 ans
  Sam Atkins 294f5b109f LibWeb: Propagate errors from ResolvedCSSStyleDeclaration il y a 2 ans
  Sam Atkins d16600a48b LibWeb: Propagate errors from StyleValue construction il y a 2 ans
  Andreas Kling 75d603c31b LibWeb: Support getting the grid-template-areas from resolved style il y a 2 ans
  martinfalisse 22202715fc LibWeb: Parse `grid-template` property il y a 2 ans
  martinfalisse bebf4363db LibWeb: Change name of GridTrackSizeListStyleValue il y a 2 ans
  Sam Atkins 7add4f2d2f LibWeb: Add some font-related properties to the resolved style il y a 2 ans
  Sam Atkins e3b557fa64 LibWeb: Stop creating `auto` LengthStyleValue for resolved style il y a 2 ans
  Karol Kosek e8fe35b1e5 LibWeb: Resolve more background-related properties il y a 2 ans
  MacDue bed55ac669 LibWeb: Parse and plumb background-position-x/y il y a 2 ans
  Sam Atkins 1280d70d74 LibWeb: Split CalculatedStyleValue out of StyleValue.{h,cpp} il y a 2 ans
  Sam Atkins 62a8cf2bb8 LibWeb: Let CSS::Size contain a CalculatedStyleValue il y a 2 ans
  Sam Atkins ba30f298f9 LibWeb: Stop returning the left padding for resolved padding-bottom il y a 2 ans
  Sam Atkins 4c54c5d3dd LibWeb: Split StyleValueList out of StyleValue.{h,cpp} il y a 2 ans
  Sam Atkins 3a2de67c7b LibWeb: Split RectStyleValue out of StyleValue.{h,cpp} il y a 2 ans
  Sam Atkins cd06b1341b LibWeb: Split TransformationStyleValue out of StyleValue.{h,cpp} il y a 2 ans
  Sam Atkins 08fa513887 LibWeb: Split ShadowStyleValue out of StyleValue.{h,cpp} il y a 2 ans
  Sam Atkins b1ccd30b02 LibWeb: Split PositionStyleValue out of StyleValue.{h,cpp} il y a 2 ans
  Sam Atkins 4b711932cc LibWeb: Split PercentageStyleValue out of StyleValue.{h,cpp} il y a 2 ans
  Sam Atkins 7f6add1c6e LibWeb: Split NumericStyleValue out of StyleValue.{h,cpp} il y a 2 ans
  Sam Atkins 9a84151169 LibWeb: Split LengthStyleValue out of StyleValue.{h,cpp} il y a 2 ans
  Sam Atkins 1591352531 LibWeb: Split InitialStyleValue out of StyleValue.{h,cpp} il y a 2 ans
  Sam Atkins 76de017a51 LibWeb: Split IdentifierStyleValue out of StyleValue.{h,cpp} il y a 2 ans
  Sam Atkins d39788556a LibWeb: Split GridTrackSizeStyleValue out of StyleValue.{h,cpp} il y a 2 ans
  Sam Atkins 486ef3df7f LibWeb: Split GridTrackPlacementStyleValue out of StyleValue.{h,cpp} il y a 2 ans
  Sam Atkins 402845fe00 LibWeb: Split GridTrackPlacementShorthandStyleValue out of StyleValue il y a 2 ans
  Sam Atkins 675cb3b9da LibWeb: Split GridAreaShorthandStyleValue out of StyleValue.{h,cpp} il y a 2 ans
  Sam Atkins 77b2826402 LibWeb: Split ColorStyleValue out of StyleValue.{h,cpp} il y a 2 ans
  Sam Atkins 66bc816284 LibWeb: Split BorderRadiusStyleValue out of StyleValue.{h,cpp} il y a 2 ans