1 2 3 4 5 6 7 8
<style> * { border-image: fill; } </style> This test passes if it does not CRASH. <script> if (window.testRunner) testRunner.dumpAsText(); </script>