提交歷史

作者 SHA1 備註 提交日期
  Andi Gallo 97512d0c76 LibWeb: Add table-layout CSS property 1 年之前
  Sam Atkins 73fa58da34 LibWeb: Implement the CSS `outline-offset` property 1 年之前
  Sam Atkins fe7e797483 LibWeb: Implement the CSS `outline` property :^) 1 年之前
  Aliaksandr Kalenik f060f89220 LibWeb: Add support for justify-items property in CSS parser 2 年之前
  Aliaksandr Kalenik fedbb39e9e LibWeb: Add support for justify-self property in CSS parser 2 年之前
  FalseHonesty 110eeb8591 LibWeb: Support calc(...) in box-shadow's values of type Length 2 年之前
  Andreas Kling 8648355783 LibWeb: Modernize handling of the CSS flex-basis property 2 年之前
  Sam Atkins cbf84152df LibWeb: Resolve fill and stroke related CSS properties 2 年之前
  Andi Gallo 940d9b98ae LibWeb: Add support for table caption 2 年之前
  Sam Atkins 6fd3b39bef LibWeb: Parse `aspect-ratio` property 2 年之前
  stelar7 a5f2024afa LibWeb: Resolve the `transition-delay` property 2 年之前
  Sam Atkins 8889635ba7 LibWeb: Remove int usage of NumberStyleValues 2 年之前
  Sam Atkins ad8565011c LibWeb: Rename NumericStyleValue -> NumberStyleValue 2 年之前
  Sam Atkins af68bf862f LibWeb: Resolve border[-color,-style,-width] properties 2 年之前
  Sam Atkins abdd4a8733 LibWeb: Add helper for creating resolved values for sided shorthands 2 年之前
  Sam Atkins e8dc8f697b LibWeb: Alphabetize `style_value_for_property()` property list 2 年之前
  Sam Atkins ee1fc56f02 LibWeb: Resolve background-size property 2 年之前
  Sam Atkins d5fbec8a49 LibWeb: Resolve background-position[-x,-y] properties 2 年之前
  Sam Atkins 3ed2c6da72 LibWeb: Resolve appearance property 2 年之前
  Sam Atkins db09f0e0c1 LibWeb: Resolve align-{content,items,self} properties 2 年之前
  Sam Atkins 6a51ef9c9b LibWeb: Resolve accent-color property 2 年之前
  Sam Atkins 0374b42f20 LibWeb: Remove `CSS::` prefix from ResolvedCSSStyleDeclaration.cpp code 2 年之前
  Andreas Kling a98f5c7251 LibWeb: Make resolved serialization of CSS `display` prefer short form 2 年之前
  Andreas Kling 89ba7246dd LibWeb: Don't resolve CSS property values for unconnected elements 2 年之前
  Sam Atkins 294f5b109f LibWeb: Propagate errors from ResolvedCSSStyleDeclaration 2 年之前
  Sam Atkins d16600a48b LibWeb: Propagate errors from StyleValue construction 2 年之前
  Andreas Kling 75d603c31b LibWeb: Support getting the grid-template-areas from resolved style 2 年之前
  martinfalisse 22202715fc LibWeb: Parse `grid-template` property 2 年之前
  martinfalisse bebf4363db LibWeb: Change name of GridTrackSizeListStyleValue 2 年之前
  Sam Atkins 7add4f2d2f LibWeb: Add some font-related properties to the resolved style 2 年之前