tor-browser

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

audio_content-ref.htm (375B)


      1 <!DOCTYPE HTML>
      2 <html>
      3 <head>
      4  <title>HTML5 Media Elements: Content inside the 'audio' element is not shown to the user.</title>
      5  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
      6  <link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
      7 </head>
      8 <body>
      9 <p>Test passes if there is no red.</p>
     10 <div id='testcontent'>
     11 </div>
     12 </body>
     13 </html>