wpt / css / css-backgrounds / tiny-foreignObject-double-border-radius-crash.html

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

/css/css-backgrounds/tiny-foreignObject-double-border-radius-crash.html

<!DOCTYPE html>
<link rel="help" href="https://crbug.com/1406734">
<svg>
<foreignObject style="width: 1px; height: 1px; border-left: 3px double black; border-radius: 1px"/>
</svg>