Status: PASS | Duration: 2ms | Subtests: 1/1 | Open test on wpt.live | wpt.fyi
/svg/crashtests/chrome-bug-1207590.html
<!DOCTYPE html> <style> body, svg { position: absolute; } </style> <svg width="-1"></svg> <svg width="-5"></svg> <svg height="-1"></svg> <svg height="-5"></svg>