tor-browser

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

pass_if_filler_text_underlined.html (384B)


      1 <!DOCTYPE HTML>
      2 <html>
      3 <head>
      4   <title>Reference rendering - pass if Filler Text has line under it</title>
      5   <link rel="author" title="Opera" href="https://www.opera.com/">
      6   <link rel="mismatch" href="pass_if_filler_text_underlined-notref.html">
      7 </head>
      8 <body>
      9   <p>Test passes if the "Filler Text" below has a line under it.</p>
     10   <div><u>Filler Text</u></div>
     11 </body>
     12 </html>