Historique des commits

Auteur SHA1 Message Date
  MacDue 30277f385c LibWeb: Add an initial implementation of SVG `text-anchor` il y a 1 an
  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
  Andreas Kling 510dfbb7e6 LibWeb: Update anonymous wrappers when applying style changes il y a 2 ans
  FalseHonesty 110eeb8591 LibWeb: Support calc(...) in box-shadow's values of type Length il y a 2 ans
  Andi Gallo 55f1a70577 LibWeb: Fix style updates for table box nodes il y a 2 ans
  Andi Gallo e28578363a LibWeb: Get initial values for table box from CSS::InitialValues il y a 2 ans
  Andi Gallo 396f1a977c LibWeb: Add CSS support for border-spacing property il y a 2 ans
  Andreas Kling b6f3369b66 LibWeb: Fix spelling of non_anonymous_containing_block() il y a 2 ans
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels 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
  Luke Wilde 42a183720b LibWeb/SVG: Support url() in the stroke attribute 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
  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
  Aliaksandr Kalenik 258f3ea952 LibWeb: Remove Layout::TableBox il y a 2 ans
  Sam Atkins e8a946c674 LibWeb: Remove StyleValue::has/to_length() il y a 2 ans
  Sam Atkins 5cbf6eb930 LibWeb: Remove StyleValue::has/to_integer() il y a 2 ans
  Sam Atkins 4ecf0b7768 LibWeb: Remove StyleValue::has/to_number() il y a 2 ans
  Andi Gallo 5cec517153 LibWeb: Get reference height from closest non-anonymous ancestor il y a 2 ans
  Andreas Kling 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point il y a 2 ans
  Andreas Kling e2c72922f6 LibWeb: Make LayoutState use HashMap instead of potentially huge Vector il y a 2 ans
  Aliaksandr Kalenik 4fc4bd6c3f LibWeb: Set grid-auto-columns/rows in NodeWithStyle::apply_style() il y a 2 ans
  Andreas Kling 6cb9d755d9 LibWeb: Don't crash on percentage values for CSS stroke-width il y a 2 ans
  MacDue 00cda96e2d LibWeb: Implement SVG opacity properties 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