tor-browser

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

border-width-pixel-snapping-001-ref.html (281B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <title>CSS Backgrounds and Borders Reference Test: border-width pixel snapping</title>
      4 <link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
      5 <div style="border: 2px solid black; width: 100px; height: 100px;"></div>