Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<title>SVG Test: sibling-index() as cx property value should not crash</title>
<link rel="help" href="https://crbug.com/407890255">
<style>circle { cx: sibling-index(); }</style>
<p>Pass if loading this page does not crash</p>