blob: b476be4b575d0eaa9e429eeb7f9781e41dd3c723 [file] [log] [blame]
<!DOCTYPE HTML>
<style>
div {
border-width: 21px 30px 30px 21px;
width: 75px;
height: 75px;
display: inline-block;
border-image-source: url("../../../fast/borders/resources/border-image.png");
border-image-slice: 21 30 30 21 fill;
border-image-width: 5;
}
</style>
<div id="test"></div>
<p>
Tests the repainting of border-image-outset when added.
</p>