Historial de Commits

Autor SHA1 Mensaje Fecha
  Andi Gallo db121c7af1 LibWeb: Handle leading whitespace in grid-template-* block components hace 2 años
  stelar7 d6db924d47 LibWeb: Implement CSS `rem()` hace 2 años
  stelar7 dc042662d1 LibWeb: Implement CSS `mod()` hace 2 años
  stelar7 b2230c826b LibWeb: Implement CSS `round()` hace 2 años
  stelar7 5727e276ea LibWeb: Implement CSS `exp()` hace 2 años
  stelar7 6dde49404a LibWeb: Implement CSS `log()` hace 2 años
  stelar7 fa37bb8b76 LibWeb: Implement CSS `hypot()` hace 2 años
  stelar7 0d30fb5a6e LibWeb: Implement CSS `sqrt()` hace 2 años
  stelar7 9aed8ec7f0 LibWeb: Implement CSS `pow()` hace 2 años
  Sam Atkins 8ef25989b6 LibWeb: Parse identifiers last in `parse_paint_value()` hace 2 años
  Sam Atkins 5cdcd135ab LibWeb: Add parsing for CSS `<paint>` values hace 2 años
  stelar7 a9a62ad8c9 LibWeb: Implement CSS `atan2()` hace 2 años
  stelar7 1aa84dfddd LibWeb: Implement CSS `atan()` hace 2 años
  stelar7 784e1cfb72 LibWeb: Implement CSS `acos()` hace 2 años
  stelar7 708b5ef447 LibWeb: Implement CSS `asin()` hace 2 años
  stelar7 64f0349a9e LibWeb: Implement CSS `tan()` hace 2 años
  stelar7 46a5efe388 LibWeb: Implement CSS `cos()` hace 2 años
  stelar7 c73f476915 LibWeb: Implement CSS `sin()` hace 2 años
  stelar7 ba7af82c5c LibWeb: Parse css math constants hace 2 años
  stelar7 e1e382152c LibWeb: Implement CSS `sign()` hace 2 años
  stelar7 79fc4c8a82 LibWeb: Implement CSS `abs()` hace 2 años
  Hendiadyoin1 eeb15fc10b LibWeb: Stop lying about string types hace 2 años
  Andreas Kling 741c7aef21 LibWeb: Support more CSS functions in grid track size lists hace 2 años
  Sam Atkins 6fd3b39bef LibWeb: Parse `aspect-ratio` property hace 2 años
  Sam Atkins 5e3da93f1a LibWeb: Add RatioStyleValue and parsing hace 2 años
  Sam Atkins b9f9d87bd0 LibWeb: Allow `calc()` and friends inside `<ratio>` values hace 2 años
  Sam Atkins 57a247530c LibWeb: Introduce and use ComponentValue::is_delim() helper hace 2 años
  Andreas Kling 102b8d717f LibWeb: Set `flex-basis` to `0%` when omitted from `flex` shorthand hace 2 años
  Aliaksandr Kalenik 3b3ade0b8d LibWeb: Use none as initial value for grid-template-column/rows hace 2 años
  Luke Wilde 42a183720b LibWeb/SVG: Support url() in the stroke attribute hace 2 años