tor-browser

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

mover-accent-dynamic-change-ref.html (175B)


      1 <!doctype html>
      2 <title>MathML Reference</title>
      3 <p>The 1's below should have the same size</p>
      4 <math>
      5  <mover accent="true">
      6    <mn>1</mn>
      7    <mn>1</mn>
      8  </mover>
      9 </math>