1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/layout/reftests/mathml/maction-dynamic-3-ref.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,35 @@ 1.4 +<html xmlns="http://www.w3.org/1999/xhtml"> 1.5 +<head> 1.6 +<title>dynamic maction 3</title> 1.7 +</head> 1.8 + 1.9 +<body> 1.10 + 1.11 +<!-- This element generates an invalid markup error. --> 1.12 +<!-- We are assuming here that all invalid MathML markups look the same. --> 1.13 +<p><math><msup><mi>x</mi></msup></math></p> 1.14 + 1.15 +<p><math><mtext>--1--</mtext></math></p> 1.16 + 1.17 +<p><math><mtext>--1--</mtext></math></p> 1.18 + 1.19 +<p><math><msup><mi>x</mi></msup></math></p> 1.20 + 1.21 +<p><math><msup><mi>x</mi></msup></math></p> 1.22 + 1.23 +<p><math><mtext>--1--</mtext></math></p> 1.24 + 1.25 +<p><math><mtext>--1--</mtext></math></p> 1.26 + 1.27 +<p><math><mtext>--1--</mtext></math></p> 1.28 + 1.29 +<p><math><mtext>--1--</mtext></math></p> 1.30 + 1.31 +<p><math><mtext>--1--</mtext></math></p> 1.32 + 1.33 +<p><math><mtext>--1--</mtext></math></p> 1.34 + 1.35 +<p><math><msup><mi>x</mi></msup></math></p> 1.36 + 1.37 +</body> 1.38 +</html>