Historique des commits

Auteur SHA1 Message Date
  Sam Atkins f0a4baabc7 LibWeb: Support quotes in `content` values il y a 1 an
  Sam Atkins dc7a52957e LibWeb: Parse and compute CSS `quotes` property il y a 1 an
  Sam Atkins ff02de4ad0 LibWeb: Serialize StringStyleValue with quotes il y a 1 an
  Sam Atkins 6476dea898 LibWeb: Implement the `math-depth` CSS property il y a 1 an
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) il y a 1 an
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels il y a 1 an
  Sam Atkins 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
  Andreas Kling 703c2bb06e LibWeb: Add support for parsing `grid-auto-flow` CSS property il y a 1 an
  Andi Gallo 97512d0c76 LibWeb: Add table-layout CSS property il y a 1 an
  Sam Atkins fe7e797483 LibWeb: Implement the CSS `outline` property :^) il y a 1 an
  Tobias Christiansen 5fc6bff582 LibWeb: Add 'object-fit' property il y a 1 an
  MacDue 9997f46593 LibWeb: Resolve currentColor when used for SVG gradient <stop>s il y a 1 an
  MacDue 30277f385c LibWeb: Add an initial implementation of SVG `text-anchor` il y a 2 ans
  Andreas Kling 3ec9fd0aae LibWeb: Resolve calc() values in CSS transform il y a 2 ans
  Aliaksandr Kalenik f060f89220 LibWeb: Add support for justify-items property in CSS parser il y a 2 ans
  Aliaksandr Kalenik fedbb39e9e LibWeb: Add support for justify-self property in CSS parser il y a 2 ans
  Sam Atkins f21a30e45f LibWeb: Use CSSNumericType for CalculatedStyleValue resolved type il y a 2 ans
  FalseHonesty 110eeb8591 LibWeb: Support calc(...) in box-shadow's values of type Length il y a 2 ans
  Andreas Kling 8648355783 LibWeb: Modernize handling of the CSS flex-basis property il y a 2 ans
  stelar7 4436ab0cb1 LibWeb: Handle calculated `vertical-align` il y a 2 ans
  Andi Gallo 396f1a977c LibWeb: Add CSS support for border-spacing property il y a 2 ans
  MacDue 377ff0ac26 LibWeb: Implement SVG `fill-rule` attribute il y a 2 ans
  Andi Gallo 940d9b98ae LibWeb: Add support for table caption il y a 2 ans
  Simon Wanner 293ece2292 LibWeb: Support list-style-position il y a 2 ans
  Sam Atkins 1160d8186b LibWeb: Implement IntegerStyleValue, for holding `<integer>` il y a 2 ans
  Sam Atkins ad8565011c LibWeb: Rename NumericStyleValue -> NumberStyleValue il y a 2 ans
  Andreas Kling 966058d693 LibWeb: Support `line-height: calc(...)` values that resolve to number il y a 2 ans
  stelar7 344f37986f LibWeb: Allow calculated values in transform il y a 2 ans
  Ali Mohammad Pur b7e3a68bfc LibWeb: Keep track of CSS property source declarations il y a 2 ans
  Sam Atkins e8a946c674 LibWeb: Remove StyleValue::has/to_length() il y a 2 ans