tor-browser

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

311366-unknown-inline-2.html (118B)


      1 <!DOCTYPE html>
      2 <style>
      3 i > m {background-color:green;}
      4 </style>
      5 <i>foo <m>this should have a green background</m></i>