Commit History

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