summaryrefslogtreecommitdiffstats
path: root/layout/reftests/mathml/maction-dynamic-3-ref.html
blob: 9a8f9403343b0fbdf68efd1b91fc0165b57118de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>dynamic maction 3</title>
</head>

<body>

<!-- This element generates an invalid markup error. -->
<!-- We are assuming here that all invalid MathML markups look the same. -->
<p><math><msup><mi>x</mi></msup></math></p>

<p><math><mtext>--1--</mtext></math></p>

<p><math><mtext>--1--</mtext></math></p>

<p><math><msup><mi>x</mi></msup></math></p>

<p><math><msup><mi>x</mi></msup></math></p>

<p><math><mtext>--1--</mtext></math></p>

<p><math><mtext>--1--</mtext></math></p>

<p><math><mtext>--1--</mtext></math></p>

<p><math><mtext>--1--</mtext></math></p>

<p><math><mtext>--1--</mtext></math></p>

<p><math><mtext>--1--</mtext></math></p>

<p><math><msup><mi>x</mi></msup></math></p>

</body>
</html>