tor-browser

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

underline-inline-block-quirks.html (157B)


      1 <title>text-decoration: underline test</title>
      2 <p>This has an <span style="display:inline-block;text-decoration:underline">inline<br>block</span> in it.</p>