prev  ( testsuite > Presentation > CSS > maction > maction-04  )  next (show test run result)

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:Presentation/CSS/maction/maction-04
CVS-ID:
Author:George Chavchanidze, Opera Software ASA
Description:Once you place mouse pointer over math expression below you should see its source code

passed (p) failed (f) not-tested (n) broken-test (b) some parts pass (s)


Sample Rendering:

Created by:

Your browser's rendering:

ab <mfrac><mi>a</mi><mi>b</mi></mfrac>

Source Code:

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
<maction actiontype="tooltip">
<mrow>
<mfrac><mi>a</mi><mi>b</mi></mfrac>
</mrow>
<mtext>&lt;mfrac&gt;&lt;mi&gt;a&lt;/mi&gt;&lt;mi&gt;b&lt;/mi&gt;&lt;/mfrac&gt;</mtext>
</maction>
</math>