<!DOCTYPE html>
<svg fill="red">
<rect width="100" height="100" fill="green"/>
<rect width="100" height="100" fill="url(#nonexisting)"/>
</svg>
<!DOCTYPE html>
<svg fill="red">
<rect width="100" height="100" fill="green"/>
<rect width="100" height="100" fill="url(#nonexisting)"/>
</svg>