Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

SVG Preview (Scaled)

Preview of https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/reftests/svg/smil/style/important-set-2.svg
>
<style>
rect { fill: blue !important; }
</style>
<rect x="15" y="15" width="200" height="200">
<set attributeName="fill" attributeType="CSS"
to="red" begin="0s" fill="freeze"/>
</rect>
</svg>