Another milestone unlocked for Servo: inline SVG support has now landed 🎉

GitHub
script: support inline SVG by serializing the subtree by mukilan · Pull Request #38188 · servo/servo
This patch adds support for rendering static inline SVG documents in the
DOM tree by serializing the SVGElement's subtree and leveraging the
ex...







