mirror of
https://github.com/RGBCube/serenity
synced 2025-07-06 16:57:34 +00:00
![]() - parse_flag now only parses one digit instead of consuming an entirely valid number - match_number => match_coordinate - match_coordinate now returns true if `ch()` is '.' - parse_number no longer matches a +/- - Don't crash when encountering one of the three unsupported path commands. Instead, just skip them. No reason to crash the browser over a silly SVG element :) |
||
---|---|---|
.. | ||
SVGElement.cpp | ||
SVGElement.h | ||
SVGGeometryElement.cpp | ||
SVGGeometryElement.h | ||
SVGGraphicsElement.cpp | ||
SVGGraphicsElement.h | ||
SVGPathElement.cpp | ||
SVGPathElement.h | ||
SVGSVGElement.cpp | ||
SVGSVGElement.h | ||
TagNames.cpp | ||
TagNames.h |