Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Atkins e8a946c674 LibWeb: Remove StyleValue::has/to_length() hace 2 años
  Sam Atkins 6bbf163499 LibWeb: Create a LengthStyleValue for flex-basis of `0` hace 2 años
  Aliaksandr Kalenik ab5b89eb95 LibWeb: Add basic parsing of grid shorthand CSS property hace 2 años
  Sam Atkins b0a43404b9 LibWeb: Avoid nullptr dereference when parsing grid sizes hace 2 años
  Sam Atkins f6fae315e3 LibWeb: Add CustomIdentStyleValue, along with parsing for it hace 2 años
  Sam Atkins c0e61f92c0 LibWeb: Remove now-unused `parse_css_value(ComponentValue)` method hace 2 años
  Sam Atkins 7e8ed996c9 LibWeb: Use new StyleValue parsing for transform-origin hace 2 años
  Sam Atkins f759a16087 LibWeb: Use new StyleValue parsing for text-decoration hace 2 años
  Sam Atkins a473f6074d LibWeb: Use new StyleValue parsing for text-decoration-line hace 2 años
  Sam Atkins a7a61c4cd9 LibWeb: Use new StyleValue parsing for overflow hace 2 años
  Sam Atkins 2da15f987f LibWeb: Use new StyleValue parsing for list-style hace 2 años
  Sam Atkins 7386ed7cfb LibWeb: Use new StyleValue parsing for content hace 2 años
  Sam Atkins c8626f2294 LibWeb: Use new StyleValue parsing for font and font-family hace 2 años
  Sam Atkins 100adffdfb LibWeb: Use new StyleValue parsing for flex-flow hace 2 años
  Sam Atkins 5d8b01ad04 LibWeb: Use new StyleValue parsing for border and its sided versions hace 2 años
  Sam Atkins 91c9d10a78 LibWeb: Use new StyleValue parsing for flex hace 2 años
  Sam Atkins 021fd15434 LibWeb: Use new StyleValue parsing for background-size hace 2 años
  Sam Atkins 8e34bdc123 LibWeb: Use new StyleValue parsing for background-repeat hace 2 años
  Sam Atkins a0ec05ef81 LibWeb: Use new StyleValue parsing for background-position[-x,-y] hace 2 años
  Sam Atkins b0fe07cba3 LibWeb: Use new StyleValue parsing for `background` hace 2 años
  Sam Atkins d90ad19201 LibWeb: Use new StyleValue parsing for "simple" properties hace 2 años
  Sam Atkins bcacc2357e LibWeb: Implement smarter CSS StyleValue parsing hace 2 años
  Sam Atkins da4b2d9ca3 LibWeb: Cache initial property values when parsing `background` hace 2 años
  Sam Atkins aad2f0963f LibWeb: Teach the CSS parser about extra color keywords hace 2 años
  Sam Atkins 465ecf37c2 LibWeb: Make `property_id_from_string()` return Optional hace 2 años
  Sam Atkins 03613dc14d LibWeb: Make `value_id_from_string()` return Optional hace 2 años
  Andreas Kling 74bdbdf43f LibWeb: Parse font-weight and font-style inside @font-face rules hace 2 años
  Sam Atkins 4e47e6a3d6 LibWeb: Reject invalid tokens in `calc()` expressions hace 2 años
  Aliaksandr Kalenik 6e0601a63e LibWeb/CSS: Implement parsing of grid-auto-columns and grid-auto-rows hace 2 años
  Rimvydas Naktinis 42bfe5db5f LibWeb: Change implicit background-size height to auto hace 2 años