Histórico de Commits

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