blob: 071098ad594a0d50f24ff990d1e697dc4a8293e0 [file] [log] [blame]
<p>This test comes from a regression filed in <a href="https://bugs.webkit.org/show_bug.cgi?id=57581">https://bugs.webkit.org/show_bug.cgi?id=57581</a>.</p>
<p>The test passes if it does not crash</p>
<div style="width: -webkit-calc((((1px)))"></div>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>