summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/mathml/presentation-markup/radicals/empty-msqrt-ref.html
blob: 8ff5cbe9edd632cfd5fd6bb1f71f2df4209908df (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8"/>
    <title>Empty &lt;msqrt&gt; element (reference)</title>
  </head>
  <body>
    <math><msqrt><mrow></mrow></msqrt></math>
  </body>
</html>