Status: PASS | Duration: 4ms | Subtests: 1/1 | Open test on wpt.live | wpt.fyi
/svg/painting/reftests/fallback-001.svg
<svg xmlns="http://www.w3.org/2000/svg" xmlns:h="http://www.w3.org/1999/xhtml"> <title>SVG paint server: without fallback color nothing is painted</title> <h:link rel="match" href="../../pservers/reftests/reference/green-100x100.svg"/> <rect width="100" height="100" fill="green"/> <rect width="100" height="100" fill="url(#null)"/> </svg>