Commit Verlauf

Autor SHA1 Nachricht Datum
  Sam Atkins 8889635ba7 LibWeb: Remove int usage of NumberStyleValues vor 2 Jahren
  Sam Atkins ad8565011c LibWeb: Rename NumericStyleValue -> NumberStyleValue vor 2 Jahren
  Sam Atkins af68bf862f LibWeb: Resolve border[-color,-style,-width] properties vor 2 Jahren
  Sam Atkins abdd4a8733 LibWeb: Add helper for creating resolved values for sided shorthands vor 2 Jahren
  Sam Atkins e8dc8f697b LibWeb: Alphabetize `style_value_for_property()` property list vor 2 Jahren
  Sam Atkins ee1fc56f02 LibWeb: Resolve background-size property vor 2 Jahren
  Sam Atkins d5fbec8a49 LibWeb: Resolve background-position[-x,-y] properties vor 2 Jahren
  Sam Atkins 3ed2c6da72 LibWeb: Resolve appearance property vor 2 Jahren
  Sam Atkins db09f0e0c1 LibWeb: Resolve align-{content,items,self} properties vor 2 Jahren
  Sam Atkins 6a51ef9c9b LibWeb: Resolve accent-color property vor 2 Jahren
  Sam Atkins 0374b42f20 LibWeb: Remove `CSS::` prefix from ResolvedCSSStyleDeclaration.cpp code vor 2 Jahren
  Andreas Kling a98f5c7251 LibWeb: Make resolved serialization of CSS `display` prefer short form vor 2 Jahren
  Andreas Kling 89ba7246dd LibWeb: Don't resolve CSS property values for unconnected elements vor 2 Jahren
  Sam Atkins 294f5b109f LibWeb: Propagate errors from ResolvedCSSStyleDeclaration vor 2 Jahren
  Sam Atkins d16600a48b LibWeb: Propagate errors from StyleValue construction vor 2 Jahren
  Andreas Kling 75d603c31b LibWeb: Support getting the grid-template-areas from resolved style vor 2 Jahren
  martinfalisse 22202715fc LibWeb: Parse `grid-template` property vor 2 Jahren
  martinfalisse bebf4363db LibWeb: Change name of GridTrackSizeListStyleValue vor 2 Jahren
  Sam Atkins 7add4f2d2f LibWeb: Add some font-related properties to the resolved style vor 2 Jahren
  Sam Atkins e3b557fa64 LibWeb: Stop creating `auto` LengthStyleValue for resolved style vor 2 Jahren
  Karol Kosek e8fe35b1e5 LibWeb: Resolve more background-related properties vor 2 Jahren
  MacDue bed55ac669 LibWeb: Parse and plumb background-position-x/y vor 2 Jahren
  Sam Atkins 1280d70d74 LibWeb: Split CalculatedStyleValue out of StyleValue.{h,cpp} vor 2 Jahren
  Sam Atkins 62a8cf2bb8 LibWeb: Let CSS::Size contain a CalculatedStyleValue vor 2 Jahren
  Sam Atkins ba30f298f9 LibWeb: Stop returning the left padding for resolved padding-bottom vor 2 Jahren
  Sam Atkins 4c54c5d3dd LibWeb: Split StyleValueList out of StyleValue.{h,cpp} vor 2 Jahren
  Sam Atkins 3a2de67c7b LibWeb: Split RectStyleValue out of StyleValue.{h,cpp} vor 2 Jahren
  Sam Atkins cd06b1341b LibWeb: Split TransformationStyleValue out of StyleValue.{h,cpp} vor 2 Jahren
  Sam Atkins 08fa513887 LibWeb: Split ShadowStyleValue out of StyleValue.{h,cpp} vor 2 Jahren
  Sam Atkins b1ccd30b02 LibWeb: Split PositionStyleValue out of StyleValue.{h,cpp} vor 2 Jahren