Commit History

Author SHA1 Message Date
  MacDue 650180811e LibWeb: Flesh out SVGMaskElement a bit 1 year ago
  MacDue 46f42d9755 LibWeb: Add support for the SVG gradient spreadMethod attribute 1 year ago
  MacDue a8b9130ceb LibWeb: Support SVG vertical/horizontal lineto with multiple parameters 2 years ago
  MacDue 6f8c2dc322 LibWeb: Make SVG transform parser less crashy 2 years ago
  Cameron Youell 0afdde0eef LibWeb: Consume sign in `SVG::parse_elliptical_arg_argument` 2 years ago
  MacDue 3d54b9ffa3 LibWeb: Mark SVG::NumberPercentage accessors as const 2 years ago
  MacDue 71938550fa LibWeb: Implement SVGGradientElement 2 years ago
  MacDue 297d8eebcd LibWeb: Add stop-color as a CSS property 2 years ago
  Andreas Kling 7f79208759 LibWeb: Support implicit lineto commands after moveto in SVG paths 2 years ago
  MacDue 5df4e64eb7 LibWeb: Implement SVG `preserveAspectRatio` attribute 2 years ago
  MacDue 62f087bd56 LibWeb: Add SVG transform parsing 2 years ago
  davidot 1ab6cb1ee9 LibWeb: Make SVG::AttributeParser use the new double parser 2 years ago
  Simon Danner f7dbcb652a LibWeb: SVG parse signed numbers in eliptical arc 3 years ago
  Sam Atkins 44b64cb8b0 LibWeb: Make SVG AttributeParser::parse_path_data() static 3 years ago
  Sam Atkins ab440b3e50 LibWeb: Use StringView instead of String in SVG::AttributeParser 3 years ago
  Sam Atkins 116a1f485c LibWeb: Add SVG `<polyline>` element and test case :^) 3 years ago
  Sam Atkins 9424c67ed5 LibWeb: Expose SVG length/coordinate parsing methods 3 years ago
  Sam Atkins 82308fb71a LibWeb: Move SVG::PathDataParser into its own file and rename it 3 years ago