tor-browser

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

1329093-1.html (287B)


      1 <html>
      2 
      3 <head>
      4 </head>
      5 <body>
      6 Loading the below iframe should not crash Firefox in Stylo mode.
      7 <iframe style="display: none" src='data:text/html,<svg height="100" width="100"><circle cx="50" cy="50" r="40" stroke="yellow" stroke-width="2" fill="green"/> </svg>'></iframe>
      8 </body>
      9 </html>