Commit History

Author SHA1 Message Date
  Sam Atkins 763b08c23f LibWeb: Remove now-unused CSS::PositionValue type and associated parsing 1 year ago
  Sam Atkins 8917378aa7 LibWeb: Adapt `parse_position()` into `parse_position_value()` 1 year ago
  Sam Atkins f918785698 LibWeb: Remove redundant identifier_to_edge() function 1 year ago
  Shannon Booth ea2b733862 LibWeb: Port custom properties to FlyString 1 year ago
  Shannon Booth 3f13a50a20 LibWeb: Return FlyString from CSS::Parser::Token::ident 1 year ago
  Tobias Christiansen d00c7e55a5 LibWeb: Add plumbing for the new 'object-position' property 1 year ago
  Karol Kosek bf16ddfbb0 LibWeb: Bail parsing transform-origin if the parsed value is null 1 year ago
  Aliaksandr Kalenik 65b50ecc1a LibWeb/CSS: Parser should treat calc() with flex values as invalid 1 year ago
  Sam Atkins 127bfd64a8 LibWeb: Use Flex type in GridSize 1 year ago
  Sam Atkins dfd3d9a72d LibWeb: Support flex in typed attr() 1 year ago
  Sam Atkins b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types 1 year ago
  Sam Atkins f1d7ea67c0 LibWeb: Add missing check for frequency values 1 year ago
  Sam Atkins 79a30c209d LibWeb: Add SVG-presentation-attribute-parsing mode to CSS parser 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 fe499681d9 LibWeb: Actually remove FontStyleValue 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