blob: 1778e1dc385edd5aa12ae75d611f5f8630fcd387 [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>