Mypal/layout/reftests/svg/as-image/list-simple-1-ref.html

9 lines
145 B
HTML

<html>
<body style="margin-left: 100px">
<ul style="list-style-image: url('lime100x100.png')">
<li>abc
<li>def
</ul>
</body>
</html>