tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

use-external-html-resource.html (393B)


      1 <!DOCTYPE html>
      2 <title>Reference to a &lt;symbol> in an SVG fragment in an html resource document</title>
      3 <link rel="help" href="https://svgwg.org/svg2-draft/struct.html#UseElement">
      4 <link rel="help" href="https://svgwg.org/svg2-draft/linking.html#processingURL">
      5 <link rel="match" href="reference/green-100x100.html">
      6 <svg>
      7  <use href="support/html-resource-with-symbol.html#green"/>
      8 </svg>