Histórico de Commits

Autor SHA1 Mensagem Data
  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
  Andreas Kling 6fe4fcb74b LibWeb: Add a class to represent the "source set" concept from HTML há 2 anos atrás
  Aliaksandr Kalenik c2f6ba8f5f LibWeb: Parse calc() function in grid sizes há 2 anos atrás
  Sam Atkins f4d8a24fe4 LibWeb: Propagate errors from parse_css_value and property_initial_value há 2 anos atrás
  Sam Atkins ba6d37ee6f LibWeb: Propagate errors when parsing StyleValues há 2 anos atrás
  Sam Atkins d16600a48b LibWeb: Propagate errors from StyleValue construction há 2 anos atrás
  Emil Militzer 31e1be0438 LibWeb: Support multi-keyword syntax for CSS display property há 2 anos atrás
  martinfalisse 22202715fc LibWeb: Parse `grid-template` property há 2 anos atrás
  martinfalisse bebf4363db LibWeb: Change name of GridTrackSizeListStyleValue há 2 anos atrás
  MacDue a5fa5e55ef LibWeb: Allow specifying a URL for an SVG fill há 2 anos atrás
  Sam Atkins 0f9f6aef81 LibWeb: Simplify StyleValue API now that `auto` isn't a length há 2 anos atrás