Historique des commits

Auteur SHA1 Message Date
  Aliaksandr Kalenik a8587fe54e LibWeb: Add support for "place-items" CSS property il y a 2 ans
  Andreas Kling 1470e60800 LibWeb: Add logical CSS properties for insets il y a 2 ans
  Ali Mohammad Pur 0c14698028 LibWeb: Fully implement CSS animation-timing-function il y a 2 ans
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions il y a 2 ans
  Sam Atkins f21a30e45f LibWeb: Use CSSNumericType for CalculatedStyleValue resolved type il y a 2 ans
  Andreas Kling 1b55ff6f4c LibWeb: Expand CSS var() inside calc() paren blocks il y a 2 ans
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels il y a 2 ans
  Hendiadyoin1 eeb15fc10b LibWeb: Stop lying about string types il y a 2 ans
  Sam Atkins 7a2c8d30b9 LibWeb: Allow `auto` as `animation-duration` and make that the default il y a 2 ans
  Andreas Kling 2c16e8371f LibWeb: Add naive support for {margin,padding}-{block,inline} il y a 2 ans
  Andreas Kling abd6380cce LibWeb: Add CSS logical property aliases for margin and padding sides il y a 2 ans
  Andreas Kling 7115446995 LibWeb: Support font-size: calc() il y a 2 ans
  Sam Atkins 8889635ba7 LibWeb: Remove int usage of NumberStyleValues il y a 2 ans
  Sam Atkins ad8565011c LibWeb: Rename NumericStyleValue -> NumberStyleValue il y a 2 ans
  FalseHonesty dcead6f5eb LibWeb: Add support for parsing place-content shorthand CSS property il y a 2 ans
  stelar7 421559d725 LibWeb: Change calc node representation from float to double il y a 2 ans
  Andi Gallo e48074e401 LibWeb: Make font selection closer to specification il y a 2 ans
  FalseHonesty cabfb7867c LibWeb: Add support for parsing 'inset' shorthand CSS property il y a 2 ans
  Andreas Kling 5857f24bc8 LibWeb: Only update style for the element being animated by CSS il y a 2 ans
  Ali Mohammad Pur 3ed26e9af8 LibWeb: Respect the CSS animation-direction property for animations il y a 2 ans
  Ali Mohammad Pur 19c92fa354 LibWeb: Respect the animation-fill-mode CSS property il y a 2 ans
  Ali Mohammad Pur 2e71263c5c LibWeb: Make sure finished animations are not restarted il y a 2 ans
  Ali Mohammad Pur e90752cc21 LibWeb: Add preliminary support for CSS animations il y a 2 ans
  Ali Mohammad Pur b7e3a68bfc LibWeb: Keep track of CSS property source declarations il y a 2 ans
  Ali Mohammad Pur 279924242d LibWeb: Add CSS CompositeStyleValue il y a 2 ans
  Sam Atkins e8a946c674 LibWeb: Remove StyleValue::has/to_length() il y a 2 ans
  Karthik Karanth 733b74af7c LibWeb: Support min-inline-size & max-inline-size il y a 2 ans
  Aliaksandr Kalenik ab5b89eb95 LibWeb: Add basic parsing of grid shorthand CSS property il y a 2 ans
  Andreas Kling 9c8da4374d LibWeb: Try failed font lookups again without weight and slope il y a 2 ans
  Andreas Kling 38b2cba6a2 LibWeb: Honor font-weight and font-style when using downloaded fonts il y a 2 ans