Status: PASS | Duration: 2ms | Subtests: 1/1 | Open test on wpt.live | wpt.fyi
/css/css-transforms/crashtests/zero-perspective-001.html
<!doctype html> <meta charset="utf-8"> <link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1772640"> <div id="test"> <style> * { overflow-x: scroll; perspective: 0px; } #a { rotate: 1deg 0 1 0; } </style> <ul id="a">IjzXS</ul>