tor-browser

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

text-emphasis-style-001-ref.html (308B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4  <meta charset="utf-8">
      5  <title>CSS Reference File</title>
      6  <link rel="author" title="Takanori Koroki" href="mailto:tak.koroki@gmail.com">
      7  </head>
      8  <body>
      9    <p>Test passes if there is no dots above the text of "Text sample".</p>
     10    <p>Text sample</p>
     11  </body>
     12 </html>