Cronologia Commit

Autore SHA1 Messaggio Data
  stelar7 1aa84dfddd LibWeb: Implement CSS `atan()` 2 anni fa
  stelar7 784e1cfb72 LibWeb: Implement CSS `acos()` 2 anni fa
  stelar7 708b5ef447 LibWeb: Implement CSS `asin()` 2 anni fa
  stelar7 64f0349a9e LibWeb: Implement CSS `tan()` 2 anni fa
  stelar7 46a5efe388 LibWeb: Implement CSS `cos()` 2 anni fa
  stelar7 c73f476915 LibWeb: Implement CSS `sin()` 2 anni fa
  stelar7 ba7af82c5c LibWeb: Parse css math constants 2 anni fa
  stelar7 e1e382152c LibWeb: Implement CSS `sign()` 2 anni fa
  stelar7 79fc4c8a82 LibWeb: Implement CSS `abs()` 2 anni fa
  Andreas Kling df8a96ee00 LibWeb: Add a way to resolve calc() values without a layout node 2 anni fa
  stelar7 2ef6aa5f3d LibWeb: Parse `clamp()` css math function 2 anni fa
  stelar7 eaee0ecd88 LibWeb: Parse `max()` css math function 2 anni fa
  stelar7 6a10821bfd LibWeb: Parse `min()` css math function 2 anni fa
  stelar7 421559d725 LibWeb: Change calc node representation from float to double 2 anni fa
  stelar7 344f37986f LibWeb: Allow calculated values in transform 2 anni fa
  Sam Atkins d16600a48b LibWeb: Propagate errors from StyleValue construction 2 anni fa
  Sam Atkins d0f80b40b2 LibWeb: Reimplement CalculatedStyleValue as a calculation node tree 2 anni fa
  Sam Atkins 1352f8820b LibWeb: Simplify CalculatedStyleValue types to match CSS-VALUES-4 :^) 2 anni fa
  Sam Atkins 1280d70d74 LibWeb: Split CalculatedStyleValue out of StyleValue.{h,cpp} 2 anni fa