<!DOCTYPE HTML><htmllang="en"><head><metacharset="UTF-8"><title>CSS Backgrounds and Borders Test:border-images with round repeat</title><linkrel="author"title="babyliner"href="mailto:babyliner1026@gmail.com"/><linkrel="help"href="http://www.w3.org/TR/css3-background/#the-border-image"><metaname="flags"content="image"><metaname="assert"content="Testing border-image-repeat:round attribute"><styletype="text/css">.main{width:200px;height:200px;border:1pxredsolid;border-image-source:url(./support/border-image.jpg);border-image-slice:100100;border-image-repeat:round;border-image-width:5050;}</style></head><body><pclass="explain">Test passes if there are borders with flowers.<br/> Test fails if there are red solid borders</p><divclass="main"></div></body></html>