Historie revizí

Autor SHA1 Zpráva Datum
  MacDue 30277f385c LibWeb: Add an initial implementation of SVG `text-anchor` před 1 rokem
  Aliaksandr Kalenik f060f89220 LibWeb: Add support for justify-items property in CSS parser před 2 roky
  Aliaksandr Kalenik fedbb39e9e LibWeb: Add support for justify-self property in CSS parser před 2 roky
  Andreas Kling 510dfbb7e6 LibWeb: Update anonymous wrappers when applying style changes před 2 roky
  FalseHonesty 110eeb8591 LibWeb: Support calc(...) in box-shadow's values of type Length před 2 roky
  Andi Gallo 55f1a70577 LibWeb: Fix style updates for table box nodes před 2 roky
  Andi Gallo e28578363a LibWeb: Get initial values for table box from CSS::InitialValues před 2 roky
  Andi Gallo 396f1a977c LibWeb: Add CSS support for border-spacing property před 2 roky
  Andreas Kling b6f3369b66 LibWeb: Fix spelling of non_anonymous_containing_block() před 2 roky
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels před 2 roky
  MacDue 377ff0ac26 LibWeb: Implement SVG `fill-rule` attribute před 2 roky
  Andi Gallo 940d9b98ae LibWeb: Add support for table caption před 2 roky
  Sam Atkins 6fd3b39bef LibWeb: Parse `aspect-ratio` property před 2 roky
  Luke Wilde 42a183720b LibWeb/SVG: Support url() in the stroke attribute před 2 roky
  stelar7 a5f2024afa LibWeb: Resolve the `transition-delay` property před 2 roky
  Simon Wanner 293ece2292 LibWeb: Support list-style-position před 2 roky
  Sam Atkins 1160d8186b LibWeb: Implement IntegerStyleValue, for holding `<integer>` před 2 roky
  Sam Atkins ad8565011c LibWeb: Rename NumericStyleValue -> NumberStyleValue před 2 roky
  Aliaksandr Kalenik 258f3ea952 LibWeb: Remove Layout::TableBox před 2 roky
  Sam Atkins e8a946c674 LibWeb: Remove StyleValue::has/to_length() před 2 roky
  Sam Atkins 5cbf6eb930 LibWeb: Remove StyleValue::has/to_integer() před 2 roky
  Sam Atkins 4ecf0b7768 LibWeb: Remove StyleValue::has/to_number() před 2 roky
  Andi Gallo 5cec517153 LibWeb: Get reference height from closest non-anonymous ancestor před 2 roky
  Andreas Kling 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point před 2 roky
  Andreas Kling e2c72922f6 LibWeb: Make LayoutState use HashMap instead of potentially huge Vector před 2 roky
  Aliaksandr Kalenik 4fc4bd6c3f LibWeb: Set grid-auto-columns/rows in NodeWithStyle::apply_style() před 2 roky
  Andreas Kling 6cb9d755d9 LibWeb: Don't crash on percentage values for CSS stroke-width před 2 roky
  MacDue 00cda96e2d LibWeb: Implement SVG opacity properties před 2 roky
  Andreas Kling 5d4e9a0673 LibWeb: Basic support for CSS `text-indent: <length-percentage>` před 2 roky
  MacDue afd355c135 LibWeb: Resolve and paint SVG gradient fills před 2 roky