tor-browser

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

text-transform-uppercase-dynamic-ref.html (162B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <style>
      4 .test { text-transform: uppercase; }
      5 </style>
      6 <div class="test" lang="my">
      7  <span id="sp">i̇̃ Ĩ</span>
      8 </div>