<!DOCTYPE html><html><head><title>CSS Backgrounds and Borders Test: 'border-image' set as 'round' and 'stretch' </title><linkrel="author"title="Ren Jing"href="mailto:reni2046@gmail.com"><linkrel="help"href="http://www.w3.org/TR/css3-background/#border-images"><linkrel="match"href="reference/border-image-round-and-stretch-ref.html"><metaname="assert"content="orange diamonds on top and bottom border should be repeated 12 times, and orange diamonds on left and right border should be stretched, diamonds in corners should be red, and other diamonds should be orange."><metaname="fuzzy"content="maxDifference=0-163;totalPixels=0-6375"><styletype="text/css">.container{border:doublered1em;border-image:url("support/border.png")27roundstretch;height:77px;width:192px;}</style></head><body><p>The test passes if orange diamonds on top and bottom border repeat 12 times, and orange diamonds on left and right border are stretched, diamonds in corners are red, and other diamonds are orange.</p><divclass="container"></div></body></html>