Commit Verlauf

Autor SHA1 Nachricht Datum
  Sam Atkins 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible vor 1 Jahr
  Sam Atkins 6367b6a3d0 LibWeb: Use x-macro for StyleValue::Type instead of manual boilerplate vor 1 Jahr
  Sam Atkins fae05faf7f LibWeb: Rename StyleValue::Type::Url -> URL vor 1 Jahr
  Andreas Kling 703c2bb06e LibWeb: Add support for parsing `grid-auto-flow` CSS property vor 1 Jahr
  Sam Atkins eca144a75e LibWeb: Make absolutizing StyleValues infallible vor 1 Jahr
  Bastiaan van der Plaat cc1f7d385c LibWeb: Move font stretch width calc from StyleComputer to StyleValue vor 1 Jahr
  Aliaksandr Kalenik da2cd73bcf LibWeb: Add place-self css property support vor 1 Jahr
  Andreas Kling 8f29bdb62c LibWeb: Implement the CSS `revert` keyword vor 1 Jahr
  Aliaksandr Kalenik a8587fe54e LibWeb: Add support for "place-items" CSS property vor 2 Jahren
  Ali Mohammad Pur dd073b2711 Meta/CodeGenerators+LibWeb: Implement parsing CSS easing functions vor 2 Jahren
  Ali Mohammad Pur 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster vor 2 Jahren
  Sam Atkins 5e3da93f1a LibWeb: Add RatioStyleValue and parsing vor 2 Jahren
  Sam Atkins 1160d8186b LibWeb: Implement IntegerStyleValue, for holding `<integer>` vor 2 Jahren
  Sam Atkins ad8565011c LibWeb: Rename NumericStyleValue -> NumberStyleValue vor 2 Jahren
  FalseHonesty dcead6f5eb LibWeb: Add support for parsing place-content shorthand CSS property vor 2 Jahren
  Ali Mohammad Pur 279924242d LibWeb: Add CSS CompositeStyleValue vor 2 Jahren
  Sam Atkins e8a946c674 LibWeb: Remove StyleValue::has/to_length() vor 2 Jahren
  Sam Atkins 5cbf6eb930 LibWeb: Remove StyleValue::has/to_integer() vor 2 Jahren
  Sam Atkins 4ecf0b7768 LibWeb: Remove StyleValue::has/to_number() vor 2 Jahren
  Sam Atkins 5f755d721e LibWeb: Remove StyleValue::has_rect() vor 2 Jahren
  Sam Atkins f6fae315e3 LibWeb: Add CustomIdentStyleValue, along with parsing for it vor 2 Jahren
  Sam Atkins 5533413061 LibWeb: Remove "Invalid" StyleValue type vor 2 Jahren
  Andreas Kling be10360350 LibWeb: Move resolution of font weights and slopes to StyleValue vor 2 Jahren
  Sam Atkins d732a83de8 LibWeb: Propagate errors from absolutizing StyleValues vor 2 Jahren
  Emil Militzer 31e1be0438 LibWeb: Support multi-keyword syntax for CSS display property vor 2 Jahren
  martinfalisse 22202715fc LibWeb: Parse `grid-template` property vor 2 Jahren
  martinfalisse bebf4363db LibWeb: Change name of GridTrackSizeListStyleValue vor 2 Jahren
  Sam Atkins 0679b4e0b9 LibWeb: Wrap font metrics into a struct vor 2 Jahren
  MacDue 2fbe5b969b LibWeb: Add URLStyleValue to represent general url() values vor 2 Jahren
  MacDue f099ee3d47 LibWeb: Allow doing .to_color() on a StyleValue without a layout node vor 2 Jahren