提交歷史

作者 SHA1 備註 提交日期
  MacDue 650180811e LibWeb: Flesh out SVGMaskElement a bit 1 年之前
  MacDue 46f42d9755 LibWeb: Add support for the SVG gradient spreadMethod attribute 1 年之前
  MacDue 30277f385c LibWeb: Add an initial implementation of SVG `text-anchor` 1 年之前
  MacDue 377ff0ac26 LibWeb: Implement SVG `fill-rule` attribute 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 年之前
  MacDue 5df4e64eb7 LibWeb: Implement SVG `preserveAspectRatio` attribute 2 年之前
  MacDue 62f087bd56 LibWeb: Add SVG transform parsing 2 年之前
  Ben Wiederhake 560133a0c6 Everywhere: Remove unused DeprecatedString includes 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 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 年之前