Historial de Commits

Autor SHA1 Mensaje Fecha
  Bastiaan van der Plaat cc1f7d385c LibWeb: Move font stretch width calc from StyleComputer to StyleValue hace 1 año
  Sam Atkins 1858f06881 LibWeb: Add namespaces to Universal and TagName selectors hace 1 año
  Aliaksandr Kalenik da2cd73bcf LibWeb: Add place-self css property support hace 1 año
  Andreas Kling cf9565551a LibWeb: Don't filter CSS rules into separate list based on @namespace hace 1 año
  Sam Atkins 0805060e5e LibWeb: Speed up CSS namespace checking hace 1 año
  Jonah 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule hace 1 año
  Andreas Kling 8f29bdb62c LibWeb: Implement the CSS `revert` keyword hace 1 año
  Andreas Kling 13d5d47b56 LibWeb: Implement the CSS `all` property hace 1 año
  Aliaksandr Kalenik a8587fe54e LibWeb: Add support for "place-items" CSS property hace 2 años
  Andreas Kling 1470e60800 LibWeb: Add logical CSS properties for insets hace 2 años
  Ali Mohammad Pur 0c14698028 LibWeb: Fully implement CSS animation-timing-function hace 2 años
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions hace 2 años
  Sam Atkins f21a30e45f LibWeb: Use CSSNumericType for CalculatedStyleValue resolved type hace 2 años
  Andreas Kling 1b55ff6f4c LibWeb: Expand CSS var() inside calc() paren blocks hace 2 años
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels hace 2 años
  Hendiadyoin1 eeb15fc10b LibWeb: Stop lying about string types hace 2 años
  Sam Atkins 7a2c8d30b9 LibWeb: Allow `auto` as `animation-duration` and make that the default hace 2 años
  Andreas Kling 2c16e8371f LibWeb: Add naive support for {margin,padding}-{block,inline} hace 2 años
  Andreas Kling abd6380cce LibWeb: Add CSS logical property aliases for margin and padding sides hace 2 años
  Andreas Kling 7115446995 LibWeb: Support font-size: calc() hace 2 años
  Sam Atkins 8889635ba7 LibWeb: Remove int usage of NumberStyleValues hace 2 años
  Sam Atkins ad8565011c LibWeb: Rename NumericStyleValue -> NumberStyleValue hace 2 años
  FalseHonesty dcead6f5eb LibWeb: Add support for parsing place-content shorthand CSS property hace 2 años
  stelar7 421559d725 LibWeb: Change calc node representation from float to double hace 2 años
  Andi Gallo e48074e401 LibWeb: Make font selection closer to specification hace 2 años
  FalseHonesty cabfb7867c LibWeb: Add support for parsing 'inset' shorthand CSS property hace 2 años
  Andreas Kling 5857f24bc8 LibWeb: Only update style for the element being animated by CSS hace 2 años
  Ali Mohammad Pur 3ed26e9af8 LibWeb: Respect the CSS animation-direction property for animations hace 2 años
  Ali Mohammad Pur 19c92fa354 LibWeb: Respect the animation-fill-mode CSS property hace 2 años
  Ali Mohammad Pur 2e71263c5c LibWeb: Make sure finished animations are not restarted hace 2 años