tor-browser

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

text-transform-004-ref.xht (521B)


      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 two lines of "Filler Text" below have the same (upper/lower) case for each letter.</p>
      8         <div>filler text Filler Text FILLER TEXT fILLER tEXT FiLlEr tExT</div>
      9         <div>filler text Filler Text FILLER TEXT fILLER tEXT FiLlEr tExT</div>
     10     </body>
     11 </html>