gecko/layout/reftests/svg/as-image/border-image-simple-1.html
William Chen 1528f2b910 Bug 497995: Part 2 - Update existing border-image tests. r=dbaron
--HG--
extra : rebase_source : b9fb3987c8540457fa1f7b3e27420f208207a9c0
2011-12-22 18:34:53 -05:00

7 lines
140 B
HTML

<html>
<body>
<div style="height: 100px; width: 100px;
-moz-border-image: url('lime100x100.png') 0 fill;"/>
</body>
</html>