tor-browser

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

margin-collapse-clear-011-ref.xht (501B)


      1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
      2 <html xmlns="http://www.w3.org/1999/xhtml">
      3  <head>
      4   <title>CSS Reftest Reference</title>
      5   <link rel="author" title="Oriol Brufau" href="obrufau@igalia.com"/>
      6   <link rel="stylesheet" type="text/css" href="/fonts/ahem.css"/>
      7  </head>
      8  <body style="font: 25px/1 Ahem">
      9   <div style="margin-bottom: 1em">X</div>
     10   <div style="color: cyan;">X</div>
     11   <div style="color: magenta">X</div>
     12  </body>
     13 </html>