Source code

Revision control

Copy as Markdown

Other Tools

SVG Preview (Scaled)

Preview of https://hg.mozilla.org/mozilla-central/raw-file/tip/testing/web-platform/tests/svg/path/error-handling/render-until-error-ref.svg
<?xml version="1.0" encoding="UTF-8"?>
width="100" height="100">
<style>
path {
stroke: lime;
}
</style>
<g id="container">
<path transform="translate(60,40)" d="m 0 0 l 3 -4 z" />
<path transform="translate(40,60)" d="m 0 0 l -9 11" />
</g>
</svg>