tor-browser

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

pass_if_letter_uppercase.html (328B)


      1 <!DOCTYPE HTML>
      2 <html>
      3 <head>
      4   <title>Reference rendering - pass if F in Filler Text is upper-case</title>
      5   <link rel="author" title="Opera Software" href="https://opera.com">
      6 </head>
      7 <body>
      8   <p>Test passes if the letter "F" in the words "Filler Text" below is in upper-case.</p>
      9   <div>Filler Text</div>
     10 </body>
     11 </html>