Historique des commits

Auteur SHA1 Message Date
  MacDue 30277f385c LibWeb: Add an initial implementation of SVG `text-anchor` 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
  Ali Mohammad Pur 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster il y a 2 ans
  Andreas Kling 510dfbb7e6 LibWeb: Update anonymous wrappers when applying style changes il y a 2 ans
  Andreas Kling 8648355783 LibWeb: Modernize handling of the CSS flex-basis property il y a 2 ans
  Andi Gallo 52956d355c LibWeb: Make border-collapse actually inherited il y a 2 ans
  Andi Gallo 396f1a977c LibWeb: Add CSS support for border-spacing property il y a 2 ans
  Sam Atkins af51095fe2 LibWeb: Stop making ComputedValues::stroke_width() optional 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
  Sam Atkins 6fd3b39bef LibWeb: Parse `aspect-ratio` property il y a 2 ans
  Aliaksandr Kalenik 3b3ade0b8d LibWeb: Use none as initial value for grid-template-column/rows il y a 2 ans
  Andreas Kling 0c2fcffba3 LibWeb: Make text-shadow inherited in CSS::ComputedValues il y a 2 ans
  stelar7 a5f2024afa LibWeb: Resolve the `transition-delay` property il y a 2 ans
  Simon Wanner 293ece2292 LibWeb: Support list-style-position il y a 2 ans
  stelar7 421559d725 LibWeb: Change calc node representation from float to double il y a 2 ans
  Sam Atkins af68bf862f LibWeb: Resolve border[-color,-style,-width] properties il y a 2 ans
  Andreas Kling 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point il y a 2 ans
  Aliaksandr Kalenik 6e0601a63e LibWeb/CSS: Implement parsing of grid-auto-columns and grid-auto-rows il y a 2 ans
  MacDue 00cda96e2d LibWeb: Implement SVG opacity properties il y a 2 ans
  Jelle Raaijmakers 7652dbd983 LibWeb: Use box sampling instead of bilinear scaling when downscaling il y a 2 ans
  Andreas Kling 77db621be5 Revert "LibWeb: Use box sampling instead of bilinear scaling when downscaling" il y a 2 ans
  Jelle Raaijmakers b79fd3d1a9 LibWeb: Use box sampling instead of bilinear scaling when downscaling il y a 2 ans
  Andreas Kling 5d4e9a0673 LibWeb: Basic support for CSS `text-indent: <length-percentage>` il y a 2 ans
  MacDue afd355c135 LibWeb: Resolve and paint SVG gradient fills il y a 2 ans
  MacDue 297d8eebcd LibWeb: Add stop-color as a CSS property il y a 2 ans
  Sam Atkins 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} il y a 2 ans
  Sam Atkins 7d29262b8b LibWeb: Move to_gfx_scaling_mode() helper il y a 2 ans
  Sam Atkins b3a7a00ccf LibWeb: Move BackgroundSize enum to ComputedValues.h il y a 2 ans