Historie revizí

Autor SHA1 Zpráva Datum
  Idan Horowitz 086969277e Everywhere: Run clang-format před 3 roky
  Simon Wanner 6437f5da36 LibWeb: Add basic support for the attr() CSS function před 3 roky
  Andreas Kling 344374588b LibGfx: Rename FontMetrics => FontPixelMetrics před 3 roky
  Sam Atkins 1094654adc LbWeb: Rename BoxShadowFoo => ShadowFoo před 3 roky
  Andreas Kling 5118a4c1e7 LibWeb: Parse CSS "font-variant" as part of "font" před 3 roky
  Sam Atkins c0d3f1a5e4 LibWeb: Use CSS::Number for CalculatedStyleValue numbers před 3 roky
  Andreas Kling df8ef03957 LibWeb: Pick up the CSS "visibility" property an honor it when painting před 3 roky
  Simon Wanner c4f46893f6 LibWeb: Add parsing support for the remaining transform functions před 3 roky
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb před 3 roky
  Andreas Kling 7a82a6dfe8 LibWeb: Add equals() override to a bunch of StyleValue subclasses před 3 roky
  sin-ack 0679eadd62 LibWeb: Add support for the text-justify property před 3 roky
  Andreas Kling 3259b17a6a LibWeb: Add StyleValue::equals() override for PositionStyleValue před 3 roky
  Andreas Kling 6d1a9672a4 LibWeb: Support more CSS image-rendering values před 3 roky
  Karol Kosek 0f7156ed81 LibWeb: Parse CSS `text-decoration-thickness` property před 3 roky
  Andreas Kling c59ab7cc8b LibWeb: Make StyleValue absolutization non-destructive před 3 roky
  Andreas Kling 1cdbd377e7 LibWeb: Add vertical-align to ComputedValues před 3 roky
  Sam Atkins adaab23149 LibWeb: Parse the `content` property před 3 roky
  Sam Atkins 608bfac2a9 LibWeb: Implement CSS Time class před 3 roky
  Sam Atkins 0465abcfec LibWeb: Implement CSS Resolution class před 3 roky
  Sam Atkins bd79c303f6 LibWeb: Implement CSS Frequency class před 3 roky
  Sam Atkins 355d1936f2 LibWeb: Implement CSS Angle class před 3 roky
  Andreas Kling bfe69e9d0d LibWeb: Cache and reuse some very common StyleValue objects před 3 roky
  Maciej 3e1c1c0b16 LibWeb: Add support for CSS image-rendering property před 3 roky
  Sam Atkins 699b48ccc8 LibWeb: VERIFY when getting a length from an invalid StyleValue před 3 roky
  Sam Atkins 1093d6e2c3 LibWeb: Use a Variant for calc() percentage_basis před 3 roky
  Sam Atkins e5b0369dfd LibWeb: Parse spread-distance and `inset` parts of box-shadow před 3 roky
  Sam Atkins 48c6cf92e3 LibWeb: Add `pointer-events: all` před 3 roky
  Sam Atkins cbdbe0c5a2 LibWeb: Implement CalculatedStyleValue::to_string() před 3 roky
  Sam Atkins 714832e705 LibWeb: Distinguish between Integer and Number calc() values před 3 roky
  Sam Atkins 2407a03fd9 LibWeb: Add resolving calc() to a number/integer/percentage před 3 roky