chromium/third_party/blink/web_tests/svg/custom/pattern-reference-expected.svg

<?xml version="1.0" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
  <rect width="100" height="100" fill="green"/>
  <rect x="200" width="100" height="100" fill="green"/>
</svg>