Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/svg/reftest.list
<?xml version="1.0"?>
<!--
Any copyright is dedicated to the Public Domain.
-->
<title>Test that 'use'ing elements inside a failing conditional attribute subtree works</title>
<rect id="r" width="100%" height="100%" fill="lime"/>
</g>
<rect width="100%" height="100%" fill="red"/>
<use xlink:href="#r"/>
</svg>