Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Atkins 9b4ddff6a9 LibWeb: Replace FontStyleValue with ShorthandStyleValue hace 1 año
  Sam Atkins 34591549b1 LibWeb: Replace BorderRadiusShorthandStyleValue with ShorthandStyleValue hace 1 año
  Sam Atkins 34e0899ab0 LibWeb: Replace BackgroundStyleValue with ShorthandStyleValue hace 1 año
  Sam Atkins 1ae515c0b7 LibWeb: Replace FlexFlowStyleValue with ShorthandStyleValue hace 1 año
  Sam Atkins aa45b3dfe3 LibWeb: Replace FlexStyleValue with ShorthandStyleValue hace 1 año
  Sam Atkins d20254f1bc LibWeb: Rename CompositeStyleValue -> ShorthandStyleValue hace 1 año
  Sam Atkins 6476dea898 LibWeb: Implement the `math-depth` CSS property hace 1 año
  Sam Atkins 6367b6a3d0 LibWeb: Use x-macro for StyleValue::Type instead of manual boilerplate hace 1 año
  Andreas Kling 703c2bb06e LibWeb: Add support for parsing `grid-auto-flow` CSS property hace 1 año
  Sam Atkins eca144a75e LibWeb: Make absolutizing StyleValues infallible hace 1 año
  Bastiaan van der Plaat cc1f7d385c LibWeb: Move font stretch width calc from StyleComputer to StyleValue hace 1 año
  Aliaksandr Kalenik da2cd73bcf LibWeb: Add place-self css property support hace 1 año
  Aliaksandr Kalenik a8587fe54e LibWeb: Add support for "place-items" CSS property hace 1 año
  Ali Mohammad Pur dd073b2711 Meta/CodeGenerators+LibWeb: Implement parsing CSS easing functions hace 2 años
  Ali Mohammad Pur 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster hace 2 años
  Sam Atkins 5e3da93f1a LibWeb: Add RatioStyleValue and parsing hace 2 años
  Sam Atkins 1160d8186b LibWeb: Implement IntegerStyleValue, for holding `<integer>` hace 2 años
  Sam Atkins ad8565011c LibWeb: Rename NumericStyleValue -> NumberStyleValue hace 2 años
  FalseHonesty dcead6f5eb LibWeb: Add support for parsing place-content shorthand CSS property hace 2 años
  Ali Mohammad Pur 279924242d LibWeb: Add CSS CompositeStyleValue hace 2 años
  Sam Atkins 5cbf6eb930 LibWeb: Remove StyleValue::has/to_integer() hace 2 años
  Sam Atkins f6fae315e3 LibWeb: Add CustomIdentStyleValue, along with parsing for it hace 2 años
  Andreas Kling 82ddc813d5 LibWeb: Stop aggressively quantizing font-weight values hace 2 años
  Andreas Kling be10360350 LibWeb: Move resolution of font weights and slopes to StyleValue hace 2 años
  Sam Atkins d732a83de8 LibWeb: Propagate errors from absolutizing StyleValues hace 2 años
  Emil Militzer 31e1be0438 LibWeb: Support multi-keyword syntax for CSS display property hace 2 años
  martinfalisse 22202715fc LibWeb: Parse `grid-template` property hace 2 años
  martinfalisse bebf4363db LibWeb: Change name of GridTrackSizeListStyleValue hace 2 años
  Sam Atkins 0679b4e0b9 LibWeb: Wrap font metrics into a struct hace 2 años
  MacDue 2fbe5b969b LibWeb: Add URLStyleValue to represent general url() values hace 2 años