tor-browser

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

inherit-computed-001-ref.html (289B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <title>CSS Reference File</title>
      4 <link rel="author" title="Bert Bos" href="mailto:bert@w3.org">
      5 
      6 <style>
      7 p {font-size: larger}
      8 p, em {border: medium solid}
      9 </style>
     10 
     11 <p>This line is all <span>in one font</span> size
     12 <em></em> and there is no red.