blob: 9c0e3a28bcdc104bdae5d9ea0bb71ace1fd6ddf3 [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="A:-webkit-calc(((1)))"></div>
<script>
if (window.layoutTestController)
layoutTestController.dumpAsText();
</script>