Status: PASS | Duration: 2ms | Subtests: 1/1 | Open test on wpt.live | wpt.fyi
/css/css-values/round-length-degrees-crash.html
<!DOCTYPE html> <link rel="author" title="Tim Nguyen" href="https://github.com/nt1m"> <link rel="help" href="https://bugs.webkit.org/show_bug.cgi?id=260941"> <p>PASS if no crash.</p> <div style="height: calc(round(0px, 0deg))"></div>