Status: PASS | Duration: 1ms | Subtests: 1/1 | Open test on wpt.live | wpt.fyi
/css/css-viewport/zoom/massive-zoom-viewbox-crash.html
<!doctype html> <style> * { zoom: 18446744073709551617; } </style> <fieldset> <svg height="0em" viewbox="0,65537,0,0"></svg>