gecko-dev/servo
Boris Chiou 6741f8fccc 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
..
components Bug 1832729 - Reject empty svg path string for basic shape path function. r=emilio 2023-05-17 19:58:11 +00:00
ports/geckolib Bug 1833536 - [css-nesting] Do a first pass at parsing nested rules mixed with declarations. r=tlouw 2023-05-17 18:18:29 +00:00
tests/unit Bug 1830369 - [css-nesting] Update cssparser to allow parsing qualified rules along with declarations. r=tlouw,supply-chain-reviewers 2023-04-29 18:21:25 +00:00
moz.build
rustfmt.toml