tor-browser

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

pass_if_filler_text_match.xht (466B)


      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>Reference rendering - pass if the lines of Filler Text below match</title>
      5    <link rel="author" title="Opera Software" href="https://opera.com"/>
      6 </head>
      7 <body>
      8    <p>Test passes if the lines of "Filler Text" below match.</p>
      9    <div>Filler Text</div>
     10    <div>Filler Text</div>
     11 </body>
     12 </html>