<style>
*{
-webkit-box-reflect: none !important;
-webkit-box-reflect: below 0 url(x);
}
</style>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
<p>This test should not crash.</p>
<style>
*{
-webkit-box-reflect: none !important;
-webkit-box-reflect: below 0 url(x);
}
</style>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
<p>This test should not crash.</p>