提交历史

作者 SHA1 备注 提交日期
  Sam Atkins 6758decc74 LibWeb: Replace ListStyleStyleValue with ShorthandStyleValue 1 年之前
  Sam Atkins f5cb2e8dc2 LibWeb: Replace GridTrackSizeListShorthandStyleValue with ShorthandSV 1 年之前
  Sam Atkins 48f3603119 LibWeb: Replace GridAreaShorthandStyleValue with ShorthandStyleValue 1 年之前
  Sam Atkins 23d59a6caf LibWeb: Replace BorderStyleValue with ShorthandStyleValue 1 年之前
  Sam Atkins 9b4ddff6a9 LibWeb: Replace FontStyleValue with ShorthandStyleValue 1 年之前
  Sam Atkins 34591549b1 LibWeb: Replace BorderRadiusShorthandStyleValue with ShorthandStyleValue 1 年之前
  Sam Atkins 34e0899ab0 LibWeb: Replace BackgroundStyleValue with ShorthandStyleValue 1 年之前
  Sam Atkins 1ae515c0b7 LibWeb: Replace FlexFlowStyleValue with ShorthandStyleValue 1 年之前
  Sam Atkins aa45b3dfe3 LibWeb: Replace FlexStyleValue with ShorthandStyleValue 1 年之前
  Sam Atkins d20254f1bc LibWeb: Rename CompositeStyleValue -> ShorthandStyleValue 1 年之前
  Sam Atkins 6476dea898 LibWeb: Implement the `math-depth` CSS property 1 年之前
  Sam Atkins 6367b6a3d0 LibWeb: Use x-macro for StyleValue::Type instead of manual boilerplate 1 年之前
  Andreas Kling 703c2bb06e LibWeb: Add support for parsing `grid-auto-flow` CSS property 1 年之前
  Sam Atkins eca144a75e LibWeb: Make absolutizing StyleValues infallible 1 年之前
  Bastiaan van der Plaat cc1f7d385c LibWeb: Move font stretch width calc from StyleComputer to StyleValue 1 年之前
  Aliaksandr Kalenik da2cd73bcf LibWeb: Add place-self css property support 1 年之前
  Aliaksandr Kalenik a8587fe54e LibWeb: Add support for "place-items" CSS property 1 年之前
  Ali Mohammad Pur dd073b2711 Meta/CodeGenerators+LibWeb: Implement parsing CSS easing functions 2 年之前
  Ali Mohammad Pur 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster 2 年之前
  Sam Atkins 5e3da93f1a LibWeb: Add RatioStyleValue and parsing 2 年之前
  Sam Atkins 1160d8186b LibWeb: Implement IntegerStyleValue, for holding `<integer>` 2 年之前
  Sam Atkins ad8565011c LibWeb: Rename NumericStyleValue -> NumberStyleValue 2 年之前
  FalseHonesty dcead6f5eb LibWeb: Add support for parsing place-content shorthand CSS property 2 年之前
  Ali Mohammad Pur 279924242d LibWeb: Add CSS CompositeStyleValue 2 年之前
  Sam Atkins 5cbf6eb930 LibWeb: Remove StyleValue::has/to_integer() 2 年之前
  Sam Atkins f6fae315e3 LibWeb: Add CustomIdentStyleValue, along with parsing for it 2 年之前
  Andreas Kling 82ddc813d5 LibWeb: Stop aggressively quantizing font-weight values 2 年之前
  Andreas Kling be10360350 LibWeb: Move resolution of font weights and slopes to StyleValue 2 年之前
  Sam Atkins d732a83de8 LibWeb: Propagate errors from absolutizing StyleValues 2 年之前
  Emil Militzer 31e1be0438 LibWeb: Support multi-keyword syntax for CSS display property 2 年之前