Commit History

作者 SHA1 備註 提交日期
  MacDue 5f17d9b34a LibWeb: Add `BasicShapeStyleValue` to represent CSS basic shapes 1 年之前
  Matthew Olsson 5dce559ed8 LibWeb: Parse transition style values 1 年之前
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 年之前
  Sam Atkins b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types 1 年之前
  Sam Atkins 1c4a05f8a4 LibWeb: Treat "revert" as a CSS-wide keyword 1 年之前
  Sam Atkins aea112da71 LibWeb: Replace OverflowStyleValue with ShorthandStyleValue 1 年之前
  Sam Atkins e905072e47 LibWeb: Replace GridTrackPlacementShorthandStyleValue with ShorthandSV 1 年之前
  Sam Atkins 8efac89a16 LibWeb: Replace TextDecorationStyleValue with ShorthandStyleValue 1 年之前
  Sam Atkins 6e311902de LibWeb: Replace PlaceItemsStyleValue with ShorthandStyleValue 1 年之前
  Sam Atkins 8143d48161 LibWeb: Replace PlaceSelfStyleValue with ShorthandStyleValue 1 年之前
  Sam Atkins 1b0939b418 LibWeb: Replace PlaceContentStyleValue with ShorthandStyleValue 1 年之前
  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 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 年之前
  Sam Atkins 6367b6a3d0 LibWeb: Use x-macro for StyleValue::Type instead of manual boilerplate 1 年之前
  Sam Atkins fae05faf7f LibWeb: Rename StyleValue::Type::Url -> URL 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 年之前
  Andreas Kling 8f29bdb62c LibWeb: Implement the CSS `revert` keyword 1 年之前