Codebase Browser
chromium
Go to App
chromium
/
third_party/blink/web_tests/svg/custom/
use-remove-referenced-expected.html
<!doctype html> <svg> <circle cx="50" cy="50" r="22" fill="green"/> <use xlink:href="#c"/> </svg>