Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<title>SVG Test: sibling-index() as cx property value should not crash</title>
<style>circle { cx: sibling-index(); }</style>
<p>Pass if loading this page does not crash</p>