wpt / svg / styling / cx-sibling-index-crash.html

Status: PASS | Duration: 3ms | Subtests: 1/1 | Open test on wpt.live | wpt.fyi

/svg/styling/cx-sibling-index-crash.html

<!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>