Historique des commits

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