Files
tubestation/servo
Boris Chiou ba64fd76bb Bug 1832729 - Reject empty svg path string for basic shape path function. r=emilio
Per CSS shape spec, the empty path string is invalid. However, for SVG
d property, the EBNF allows the path data string in the d property to be
empty. We just disable the rendering of the path.

Note: only offset-path and clip-path are affected.

Differential Revision: https://phabricator.services.mozilla.com/D178123
2023-05-17 19:58:11 +00:00
..