Bug 575870 - Enable the firefox button on xp themed, classic, and aero basic. r=dao...
[mozilla-central.git] / layout / reftests / border-image / center-scaling-4l.html
blob800996f5626af3ebe68dc1ee9e74d79a13dab7da
1 <!doctype html>
2 <style>
3 div {
4 border-width: 27px 27px 27px 0;
5 -moz-border-image: url("reticule.png") 27 round;
6 width: 216px;
7 height: 108px;
9 </style>
10 <div></div>