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/styling/invalidation/nth-child-of-class-ref.svg
<g>
<circle cx="10" cy="10" r="10" fill="green"/>
<circle cx="30" cy="10" r="10" fill="black"/>
<circle cx="50" cy="10" r="10" fill="black"/>
<circle cx="70" cy="10" r="10" fill="black"/>
<circle cx="90" cy="10" r="10" fill="green"/>
<circle cx="10" cy="30" r="10" fill="green"/>
<circle cx="30" cy="30" r="10" fill="red"/>
<circle cx="50" cy="30" r="10" fill="red"/>
<circle cx="70" cy="30" r="10" fill="red"/>
<circle cx="90" cy="30" r="10" fill="green"/>
</g>
</svg>