Source code

Revision control

Copy as Markdown

Other Tools

SVG Preview (Scaled)

Preview of https://raw.githubusercontent.com/mozilla-firefox/firefox/main/testing/web-platform/tests/svg/path/distance/path-length-css-zoom-ref.tentative.svg
<title>CSS path-length property is zoom-independent (reference)</title>
<metadata>
<html:link rel="author" title="Virali Purbey" href="mailto:viralipurbey@microsoft.com"/>
</metadata>
<style>
rect { zoom: 2; }
</style>
<rect x="20" y="20" width="200" height="200"
fill="none" stroke="black" stroke-width="5" stroke-dasharray="20"/>
</svg>