blob: 12dd3cef89c3c3799f35981f5857f3c7931d62fc [file] [log] [blame]
<svg xmlns="http://www.w3.org/2000/svg">
<desc>Test that the instance of the 'externalResourcesRequired' attribute is animated correctly.</desc>
<def>
<rect id="rect" width="100" height="100" fill="green">
<set attributeName="externalResourcesRequired" to="true"/>
</rect>
</def>
<use href="#rect"/>
</svg>