tor-browser

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

mathbackground-003.html (498B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <title>mathbackground on mtext</title>
      4 <link rel="help" href="https://w3c.github.io/mathml-core/#legacy-mathml-style-attributes">
      5 <link rel="help" href="https://w3c.github.io/mathml-core/#text-mtext">
      6 <link rel="mismatch" href="mathbackground-003-notref.html"/>
      7 <meta name="assert" content="mathbackground on a mtext has a visual effect.">
      8 <math xmlns="http://www.w3.org/1998/Math/MathML">
      9  <mtext mathbackground="red">□■□■□■□</mtext>
     10 </math>