Historial de Commits

Autor SHA1 Mensaje Fecha
  stelar7 e1e382152c LibWeb: Implement CSS `sign()` hace 2 años
  stelar7 79fc4c8a82 LibWeb: Implement CSS `abs()` hace 2 años
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels hace 2 años
  Andreas Kling df8a96ee00 LibWeb: Add a way to resolve calc() values without a layout node hace 2 años
  stelar7 2ef6aa5f3d LibWeb: Parse `clamp()` css math function hace 2 años
  stelar7 eaee0ecd88 LibWeb: Parse `max()` css math function hace 2 años
  stelar7 6a10821bfd LibWeb: Parse `min()` css math function hace 2 años
  stelar7 421559d725 LibWeb: Change calc node representation from float to double hace 2 años
  stelar7 344f37986f LibWeb: Allow calculated values in transform hace 2 años
  Andreas Kling 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point hace 2 años
  Andreas Kling e81d4ca1ac LibWeb: Fix off-by-one in CSS calc() "negate" operation hace 2 años
  Sam Atkins d0f80b40b2 LibWeb: Reimplement CalculatedStyleValue as a calculation node tree hace 2 años
  Sam Atkins 1352f8820b LibWeb: Simplify CalculatedStyleValue types to match CSS-VALUES-4 :^) hace 2 años
  Sam Atkins bab968867d LibWeb: Move StyleValue::absolutized() back where it belongs hace 2 años
  Sam Atkins 1280d70d74 LibWeb: Split CalculatedStyleValue out of StyleValue.{h,cpp} hace 2 años