tor-browser

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

text-transform-002-ref.xht (441B)


      1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
      2 <html xmlns="http://www.w3.org/1999/xhtml">
      3     <head>
      4         <title>test reference</title>
      5     </head>
      6     <body>
      7         <p>Test passes if the line of "Filler Text" and all of the characters of the text are all in lowercase.</p>
      8         <div>filler text filler text filler text filler text filler text</div>
      9     </body>
     10 </html>