gecko/layout/reftests/svg/image/border-image-simple-1.html

8 lines
186 B
HTML
Raw Normal View History

<html>
<body>
<div style="margin-left: -3px; margin-top: -3px;
height: 100px; width: 100px;
-moz-border-image: url('lime100x100.svg') 0;"/>
</body>
</html>