tor-browser

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

text-box-trim-accumulation-002-ref.html (291B)


      1 <!DOCTYPE html>
      2 <style>
      3 @import "support/MetricsTestFont.css";
      4 
      5 .spacer {
      6  background: lightgray;
      7  block-size: 100px;
      8 }
      9 .target {
     10  font: 100px/1 MetricsTestFont;
     11  margin-block: -60px -20px;
     12 }
     13 </style>
     14 <div class="spacer"></div>
     15 <div class="target">ApÉx</div>
     16 <div class="spacer"></div>