Bumping manifests a=b2g-bump
[gecko.git] / layout / reftests / border-image / center-scaling-4tb.html
blob2d23aa8e413be9e0b2a92067529ddbabcd91be48
1 <!doctype html>
2 <style>
3 div {
4 border-width: 0 27px 0 27px;
5 border-style: solid;
6 border-image: url("reticule.png") 27 fill round;
7 width: 216px;
8 height: 108px;
10 </style>
11 <div></div>