Historique des commits

Auteur SHA1 Message Date
  Sam Atkins 127bfd64a8 LibWeb: Use Flex type in GridSize il y a 1 an
  Sam Atkins dfd3d9a72d LibWeb: Support flex in typed attr() il y a 1 an
  Sam Atkins b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types il y a 1 an
  Sam Atkins f1d7ea67c0 LibWeb: Add missing check for frequency values il y a 1 an
  Sam Atkins 79a30c209d LibWeb: Add SVG-presentation-attribute-parsing mode to CSS parser il y a 1 an
  Sam Atkins aea112da71 LibWeb: Replace OverflowStyleValue with ShorthandStyleValue il y a 1 an
  Sam Atkins e905072e47 LibWeb: Replace GridTrackPlacementShorthandStyleValue with ShorthandSV il y a 1 an
  Sam Atkins 8efac89a16 LibWeb: Replace TextDecorationStyleValue with ShorthandStyleValue il y a 1 an
  Sam Atkins 6e311902de LibWeb: Replace PlaceItemsStyleValue with ShorthandStyleValue il y a 1 an
  Sam Atkins 8143d48161 LibWeb: Replace PlaceSelfStyleValue with ShorthandStyleValue il y a 1 an
  Sam Atkins 1b0939b418 LibWeb: Replace PlaceContentStyleValue with ShorthandStyleValue il y a 1 an
  Sam Atkins 6758decc74 LibWeb: Replace ListStyleStyleValue with ShorthandStyleValue il y a 1 an
  Sam Atkins f5cb2e8dc2 LibWeb: Replace GridTrackSizeListShorthandStyleValue with ShorthandSV il y a 1 an
  Sam Atkins 48f3603119 LibWeb: Replace GridAreaShorthandStyleValue with ShorthandStyleValue il y a 1 an
  Sam Atkins fe499681d9 LibWeb: Actually remove FontStyleValue il y a 1 an
  Sam Atkins 23d59a6caf LibWeb: Replace BorderStyleValue with ShorthandStyleValue il y a 1 an
  Sam Atkins 9b4ddff6a9 LibWeb: Replace FontStyleValue with ShorthandStyleValue il y a 1 an
  Sam Atkins 34591549b1 LibWeb: Replace BorderRadiusShorthandStyleValue with ShorthandStyleValue il y a 1 an
  Sam Atkins 34e0899ab0 LibWeb: Replace BackgroundStyleValue with ShorthandStyleValue il y a 1 an
  Sam Atkins 1ae515c0b7 LibWeb: Replace FlexFlowStyleValue with ShorthandStyleValue il y a 1 an
  Sam Atkins aa45b3dfe3 LibWeb: Replace FlexStyleValue with ShorthandStyleValue il y a 1 an
  Sam Atkins d20254f1bc LibWeb: Rename CompositeStyleValue -> ShorthandStyleValue il y a 1 an
  Sam Atkins dc7a52957e LibWeb: Parse and compute CSS `quotes` property il y a 1 an
  Zaggy1024 4cc3c41269 LibWeb: Allow calculated values for `background-size` dimensions il y a 1 an
  Sam Atkins 77ae510319 LibWeb: Parse each unquoted font-family name as a single CustomIdentSV il y a 1 an
  Sam Atkins 6476dea898 LibWeb: Implement the `math-depth` CSS property il y a 1 an
  Sam Atkins f3124c492b LibWeb: Add `display: math` il y a 1 an
  Sam Atkins 125d161b3f LibWeb: Move `<display-foo>` definitions into Enums.json il y a 1 an
  Sam Atkins 3b0980c89f LibWeb: Stop allowing invalid tokens in `display` values il y a 1 an
  Sam Atkins 07039af982 LibWeb: Implement attr() types :^) il y a 1 an