Histórico de Commits

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