summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-values/round-length-degrees-crash.html
blob: 9250c399c5f2e3180aa8953b8db69f7b07b03ea2 (plain)
1
2
3
4
5
6
<!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>