blob: cbe271cb72efe8f40121b2ff72750e8bcd6ad671 [file] [log] [blame]
<!DOCTYPE html>
<html>
<style>
div {
-webkit-border-image: url("resources/red-at-12-oclock-with-color-profile.jpg") 8 2 round;
border-style: solid;
height: 320px;
width: 90%;
}
</style>
<!-- The blue sector of the <div> background image should be at 12 o'clock. -->
<div></div>
</html>