Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

SVG Preview (Scaled)

Preview of https://raw.githubusercontent.com/mozilla-firefox/firefox/main/layout/reftests/svg/fallback-color-01b.svg
<!--
Any copyright is dedicated to the Public Domain.
-->
<title>Testcase for fallback colours</title>
<rect x="0%" y="0%" width="100%" height="100%" fill="red"/>
<rect x="0%" y="0%" width="100%" height="100%" fill="url(#null) lime"/>
</svg>