tor-browser

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

semantics-4-ref.html (675B)


      1 <!DOCTYPE HTML>
      2 <math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
      3  <mtable width="100%" mathbackground="red">
      4    <mtr> <mtd><mi>x</mi></mtd> </mtr>
      5  </mtable>
      6 </math>
      7 
      8 <math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
      9  <mtable mathbackground="red">
     10    <mtr> <mtd><mi>x</mi></mtd> </mtr>
     11  </mtable>
     12 </math>
     13 
     14 <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML">
     15  <mtable width="100%" mathbackground="red">
     16    <mtr> <mtd><mi>x</mi></mtd> </mtr>
     17  </mtable>
     18 </math>
     19 
     20 <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML">
     21  <mtable mathbackground="red">
     22    <mtr> <mtd><mi>x</mi></mtd> </mtr>
     23  </mtable>
     24 </math>