<style>
* { border-image: fill; }
</style>
This test passes if it does not CRASH.
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
<style>
* { border-image: fill; }
</style>
This test passes if it does not CRASH.
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>