Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Sam Atkins aa45b3dfe3 LibWeb: Replace FlexStyleValue with ShorthandStyleValue 1 gadu atpakaļ
  Sam Atkins d20254f1bc LibWeb: Rename CompositeStyleValue -> ShorthandStyleValue 1 gadu atpakaļ
  Sam Atkins 6476dea898 LibWeb: Implement the `math-depth` CSS property 1 gadu atpakaļ
  Sam Atkins 6367b6a3d0 LibWeb: Use x-macro for StyleValue::Type instead of manual boilerplate 1 gadu atpakaļ
  Andreas Kling 703c2bb06e LibWeb: Add support for parsing `grid-auto-flow` CSS property 1 gadu atpakaļ
  Sam Atkins eca144a75e LibWeb: Make absolutizing StyleValues infallible 1 gadu atpakaļ
  Bastiaan van der Plaat cc1f7d385c LibWeb: Move font stretch width calc from StyleComputer to StyleValue 1 gadu atpakaļ
  Aliaksandr Kalenik da2cd73bcf LibWeb: Add place-self css property support 1 gadu atpakaļ
  Aliaksandr Kalenik a8587fe54e LibWeb: Add support for "place-items" CSS property 1 gadu atpakaļ
  Ali Mohammad Pur dd073b2711 Meta/CodeGenerators+LibWeb: Implement parsing CSS easing functions 2 gadi atpakaļ
  Ali Mohammad Pur 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster 2 gadi atpakaļ
  Sam Atkins 5e3da93f1a LibWeb: Add RatioStyleValue and parsing 2 gadi atpakaļ
  Sam Atkins 1160d8186b LibWeb: Implement IntegerStyleValue, for holding `<integer>` 2 gadi atpakaļ
  Sam Atkins ad8565011c LibWeb: Rename NumericStyleValue -> NumberStyleValue 2 gadi atpakaļ
  FalseHonesty dcead6f5eb LibWeb: Add support for parsing place-content shorthand CSS property 2 gadi atpakaļ
  Ali Mohammad Pur 279924242d LibWeb: Add CSS CompositeStyleValue 2 gadi atpakaļ
  Sam Atkins 5cbf6eb930 LibWeb: Remove StyleValue::has/to_integer() 2 gadi atpakaļ
  Sam Atkins f6fae315e3 LibWeb: Add CustomIdentStyleValue, along with parsing for it 2 gadi atpakaļ
  Andreas Kling 82ddc813d5 LibWeb: Stop aggressively quantizing font-weight values 2 gadi atpakaļ
  Andreas Kling be10360350 LibWeb: Move resolution of font weights and slopes to StyleValue 2 gadi atpakaļ
  Sam Atkins d732a83de8 LibWeb: Propagate errors from absolutizing StyleValues 2 gadi atpakaļ
  Emil Militzer 31e1be0438 LibWeb: Support multi-keyword syntax for CSS display property 2 gadi atpakaļ
  martinfalisse 22202715fc LibWeb: Parse `grid-template` property 2 gadi atpakaļ
  martinfalisse bebf4363db LibWeb: Change name of GridTrackSizeListStyleValue 2 gadi atpakaļ
  Sam Atkins 0679b4e0b9 LibWeb: Wrap font metrics into a struct 2 gadi atpakaļ
  MacDue 2fbe5b969b LibWeb: Add URLStyleValue to represent general url() values 2 gadi atpakaļ
  Sam Atkins 0f9f6aef81 LibWeb: Simplify StyleValue API now that `auto` isn't a length 2 gadi atpakaļ
  Sam Atkins bab968867d LibWeb: Move StyleValue::absolutized() back where it belongs 2 gadi atpakaļ
  MacDue 2a659693bc LibWeb: Add EdgeStyleValue 2 gadi atpakaļ
  Sam Atkins 1280d70d74 LibWeb: Split CalculatedStyleValue out of StyleValue.{h,cpp} 2 gadi atpakaļ