Commit History

Author SHA1 Message Date
  MacDue 5f17d9b34a LibWeb: Add `BasicShapeStyleValue` to represent CSS basic shapes 1 year ago
  Matthew Olsson 5dce559ed8 LibWeb: Parse transition style values 1 year ago
  Sam Atkins 3df3a85235 LibGfx+Userland: Move FontWeight enum into its own file 1 year ago
  Sam Atkins b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types 1 year ago
  Sam Atkins aea112da71 LibWeb: Replace OverflowStyleValue with ShorthandStyleValue 1 year ago
  Sam Atkins e905072e47 LibWeb: Replace GridTrackPlacementShorthandStyleValue with ShorthandSV 1 year ago
  Sam Atkins 8efac89a16 LibWeb: Replace TextDecorationStyleValue with ShorthandStyleValue 1 year ago
  Sam Atkins 6e311902de LibWeb: Replace PlaceItemsStyleValue with ShorthandStyleValue 1 year ago
  Sam Atkins 8143d48161 LibWeb: Replace PlaceSelfStyleValue with ShorthandStyleValue 1 year ago
  Sam Atkins 1b0939b418 LibWeb: Replace PlaceContentStyleValue with ShorthandStyleValue 1 year ago
  Sam Atkins 6758decc74 LibWeb: Replace ListStyleStyleValue with ShorthandStyleValue 1 year ago
  Sam Atkins f5cb2e8dc2 LibWeb: Replace GridTrackSizeListShorthandStyleValue with ShorthandSV 1 year ago
  Sam Atkins 48f3603119 LibWeb: Replace GridAreaShorthandStyleValue with ShorthandStyleValue 1 year ago
  Sam Atkins 23d59a6caf LibWeb: Replace BorderStyleValue with ShorthandStyleValue 1 year ago
  Sam Atkins 9b4ddff6a9 LibWeb: Replace FontStyleValue with ShorthandStyleValue 1 year ago
  Sam Atkins 34591549b1 LibWeb: Replace BorderRadiusShorthandStyleValue with ShorthandStyleValue 1 year ago
  Sam Atkins 34e0899ab0 LibWeb: Replace BackgroundStyleValue with ShorthandStyleValue 1 year ago
  Sam Atkins 1ae515c0b7 LibWeb: Replace FlexFlowStyleValue with ShorthandStyleValue 1 year ago
  Sam Atkins aa45b3dfe3 LibWeb: Replace FlexStyleValue with ShorthandStyleValue 1 year ago
  Sam Atkins d20254f1bc LibWeb: Rename CompositeStyleValue -> ShorthandStyleValue 1 year ago
  Sam Atkins 6476dea898 LibWeb: Implement the `math-depth` CSS property 1 year ago
  Sam Atkins 6367b6a3d0 LibWeb: Use x-macro for StyleValue::Type instead of manual boilerplate 1 year ago
  Andreas Kling 703c2bb06e LibWeb: Add support for parsing `grid-auto-flow` CSS property 1 year ago
  Sam Atkins eca144a75e LibWeb: Make absolutizing StyleValues infallible 1 year ago
  Bastiaan van der Plaat cc1f7d385c LibWeb: Move font stretch width calc from StyleComputer to StyleValue 1 year ago
  Aliaksandr Kalenik da2cd73bcf LibWeb: Add place-self css property support 1 year ago
  Aliaksandr Kalenik a8587fe54e LibWeb: Add support for "place-items" CSS property 1 year ago
  Ali Mohammad Pur dd073b2711 Meta/CodeGenerators+LibWeb: Implement parsing CSS easing functions 2 years ago
  Ali Mohammad Pur 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster 2 years ago
  Sam Atkins 5e3da93f1a LibWeb: Add RatioStyleValue and parsing 2 years ago