prev | ( testsuite > Presentation > CSS > msqrt > msqrt-06 ) | next |
Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
File: | Presentation/CSS/msqrt/msqrt-06 |
CVS-ID: | |
Author: | George Chavchanidze, Opera Software ASA |
Description: | Right hand side expression should be equal to the left hand side |
Sample Rendering: |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block"> <msqrt> <msqrt> <msqrt> <msqrt> <mn>65536</mn> </msqrt> </msqrt> </msqrt> </msqrt> <mo>=</mo> <mn>2</mn> </math>