tor-browser

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

firefox-bug-1723249.html (294B)


      1 <!DOCTYPE html>
      2 <link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1723249">
      3 <style>
      4 #a {
      5  mask-image: url(#c);
      6 }
      7 </style>
      8 <script>
      9 window.onload = () => {
     10  c.innerHTML = b.outerHTML
     11 }
     12 </script>
     13 <pre id="a">x</pre>
     14 <svg id="b">
     15 <mask id="c" />
     16 <image requiredExtensions="x">