Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Atkins 9b4ddff6a9 LibWeb: Replace FontStyleValue with ShorthandStyleValue há 1 ano atrás
  Sam Atkins 34591549b1 LibWeb: Replace BorderRadiusShorthandStyleValue with ShorthandStyleValue há 1 ano atrás
  Sam Atkins 34e0899ab0 LibWeb: Replace BackgroundStyleValue with ShorthandStyleValue há 1 ano atrás
  Sam Atkins 1ae515c0b7 LibWeb: Replace FlexFlowStyleValue with ShorthandStyleValue há 1 ano atrás
  Sam Atkins aa45b3dfe3 LibWeb: Replace FlexStyleValue with ShorthandStyleValue há 1 ano atrás
  Sam Atkins d20254f1bc LibWeb: Rename CompositeStyleValue -> ShorthandStyleValue há 1 ano atrás
  Sam Atkins 6476dea898 LibWeb: Implement the `math-depth` CSS property há 1 ano atrás
  Sam Atkins 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible há 1 ano atrás
  Sam Atkins 6367b6a3d0 LibWeb: Use x-macro for StyleValue::Type instead of manual boilerplate há 1 ano atrás
  Sam Atkins fae05faf7f LibWeb: Rename StyleValue::Type::Url -> URL há 1 ano atrás
  Andreas Kling 703c2bb06e LibWeb: Add support for parsing `grid-auto-flow` CSS property há 1 ano atrás
  Sam Atkins eca144a75e LibWeb: Make absolutizing StyleValues infallible há 1 ano atrás
  Bastiaan van der Plaat cc1f7d385c LibWeb: Move font stretch width calc from StyleComputer to StyleValue há 1 ano atrás
  Aliaksandr Kalenik da2cd73bcf LibWeb: Add place-self css property support há 2 anos atrás
  Andreas Kling 8f29bdb62c LibWeb: Implement the CSS `revert` keyword há 2 anos atrás
  Aliaksandr Kalenik a8587fe54e LibWeb: Add support for "place-items" CSS property há 2 anos atrás
  Ali Mohammad Pur dd073b2711 Meta/CodeGenerators+LibWeb: Implement parsing CSS easing functions há 2 anos atrás
  Ali Mohammad Pur 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster há 2 anos atrás
  Sam Atkins 5e3da93f1a LibWeb: Add RatioStyleValue and parsing há 2 anos atrás
  Sam Atkins 1160d8186b LibWeb: Implement IntegerStyleValue, for holding `<integer>` há 2 anos atrás
  Sam Atkins ad8565011c LibWeb: Rename NumericStyleValue -> NumberStyleValue há 2 anos atrás
  FalseHonesty dcead6f5eb LibWeb: Add support for parsing place-content shorthand CSS property há 2 anos atrás
  Ali Mohammad Pur 279924242d LibWeb: Add CSS CompositeStyleValue há 2 anos atrás
  Sam Atkins e8a946c674 LibWeb: Remove StyleValue::has/to_length() há 2 anos atrás
  Sam Atkins 5cbf6eb930 LibWeb: Remove StyleValue::has/to_integer() há 2 anos atrás
  Sam Atkins 4ecf0b7768 LibWeb: Remove StyleValue::has/to_number() há 2 anos atrás
  Sam Atkins 5f755d721e LibWeb: Remove StyleValue::has_rect() há 2 anos atrás
  Sam Atkins f6fae315e3 LibWeb: Add CustomIdentStyleValue, along with parsing for it há 2 anos atrás
  Sam Atkins 5533413061 LibWeb: Remove "Invalid" StyleValue type há 2 anos atrás
  Andreas Kling be10360350 LibWeb: Move resolution of font weights and slopes to StyleValue há 2 anos atrás