blob: 4390cb4694fabb20022f27faff26652792c15569 [file] [log] [blame]
<?xml-stylesheet href="001.css"?>
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="400">
<desc>Hover over the first blue circle. The second one should go green.</desc>
<circle cx="100" cy="100" r="90"/>
<circle cx="300" cy="100" r="90"/>
</svg>