tor-browser

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

custom-highlight-dynamic-container-metrics-001-ref.html (257B)


      1 <!DOCTYPE html>
      2 <meta charset="UTF-8">
      3 <title>CSS Highlight API Test: Reference</title>
      4 <head>
      5  <style>
      6    iframe {
      7      width: 400px;
      8      height: 200px;
      9    }
     10 </style>
     11 </head>
     12 <iframe id="iframe" src="resources/iframe-container.html"></iframe>
     13 </html>