gecko/layout/reftests/svg/smil/timed/appendChild-2a-ref.svg

9 lines
249 B
XML
Raw Normal View History

<svg xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
>
<rect id="rect1" y="40" width="10" height="10" fill="blue">
</rect>
<rect id="rect2" x="150" y="80" width="10" height="10" fill="blue">
</rect>
</svg>