tor-browser

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

mtable-mlabeledtr-ref.html (761B)


      1 <!DOCTYPE html>
      2 <html>
      3  <head>
      4    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
      5  </head>
      6  <body>
      7    <math>
      8      <mtable>
      9        <mtr>
     10          <mtd style="display: none">
     11            <mspace
     12              width="10px"
     13              height="10px"
     14              style="background: black"
     15            ></mspace>
     16          </mtd>
     17          <mtd>
     18            <mspace
     19              width="10px"
     20              height="10px"
     21              style="background: black"
     22            ></mspace>
     23          </mtd>
     24          <mtd>
     25            <mspace
     26              width="10px"
     27              height="10px"
     28              style="background: black"
     29            ></mspace>
     30          </mtd>
     31        </mtr>
     32      </mtable>
     33    </math>
     34  </body>
     35 </html>