tor-browser

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

1923698-font-variant-emoji-ref.html (136B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <style>
      4 p { font: 25px/2 serif; font-variant: emoji; }
      5 </style>
      6 <p>abc 123 def * xyz&#x2060;</p>