Commit History

Autor SHA1 Mensaxe Data
  stelar7 a9a62ad8c9 LibWeb: Implement CSS `atan2()` %!s(int64=2) %!d(string=hai) anos
  stelar7 1aa84dfddd LibWeb: Implement CSS `atan()` %!s(int64=2) %!d(string=hai) anos
  stelar7 784e1cfb72 LibWeb: Implement CSS `acos()` %!s(int64=2) %!d(string=hai) anos
  stelar7 708b5ef447 LibWeb: Implement CSS `asin()` %!s(int64=2) %!d(string=hai) anos
  stelar7 64f0349a9e LibWeb: Implement CSS `tan()` %!s(int64=2) %!d(string=hai) anos
  stelar7 46a5efe388 LibWeb: Implement CSS `cos()` %!s(int64=2) %!d(string=hai) anos
  stelar7 c73f476915 LibWeb: Implement CSS `sin()` %!s(int64=2) %!d(string=hai) anos
  stelar7 ba7af82c5c LibWeb: Parse css math constants %!s(int64=2) %!d(string=hai) anos
  stelar7 e1e382152c LibWeb: Implement CSS `sign()` %!s(int64=2) %!d(string=hai) anos
  stelar7 79fc4c8a82 LibWeb: Implement CSS `abs()` %!s(int64=2) %!d(string=hai) anos
  Hendiadyoin1 eeb15fc10b LibWeb: Stop lying about string types %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 741c7aef21 LibWeb: Support more CSS functions in grid track size lists %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 6fd3b39bef LibWeb: Parse `aspect-ratio` property %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 5e3da93f1a LibWeb: Add RatioStyleValue and parsing %!s(int64=2) %!d(string=hai) anos
  Sam Atkins b9f9d87bd0 LibWeb: Allow `calc()` and friends inside `<ratio>` values %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 57a247530c LibWeb: Introduce and use ComponentValue::is_delim() helper %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 102b8d717f LibWeb: Set `flex-basis` to `0%` when omitted from `flex` shorthand %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik 3b3ade0b8d LibWeb: Use none as initial value for grid-template-column/rows %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 42a183720b LibWeb/SVG: Support url() in the stroke attribute %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 874202045d LibWeb: Rewind TokenStream if we reject a parsed value as out-of-bounds %!s(int64=2) %!d(string=hai) anos
  Sam Atkins c48347f0cb LibWeb: Exit `parse_font_family_value()` when hitting an illegal token %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 052ca0a246 LibWeb: Detect and reject math functions with no resolved type %!s(int64=2) %!d(string=hai) anos
  Andreas Kling df8a96ee00 LibWeb: Add a way to resolve calc() values without a layout node %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 1f2629f132 LibWeb: Bounds-check parsed CSS types %!s(int64=2) %!d(string=hai) anos
  stelar7 2ef6aa5f3d LibWeb: Parse `clamp()` css math function %!s(int64=2) %!d(string=hai) anos
  stelar7 eaee0ecd88 LibWeb: Parse `max()` css math function %!s(int64=2) %!d(string=hai) anos
  stelar7 6a10821bfd LibWeb: Parse `min()` css math function %!s(int64=2) %!d(string=hai) anos
  stelar7 570e43a66a LibWeb: Move function parsing to separate method %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 8889635ba7 LibWeb: Remove int usage of NumberStyleValues %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 1160d8186b LibWeb: Implement IntegerStyleValue, for holding `<integer>` %!s(int64=2) %!d(string=hai) anos