layout/reftests/mathml/maction-dynamic-1-ref.html

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/layout/reftests/mathml/maction-dynamic-1-ref.html	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,57 @@
     1.4 +<html xmlns="http://www.w3.org/1999/xhtml">
     1.5 +<head>
     1.6 +<title>dynamic maction 1</title>
     1.7 +</head>
     1.8 +
     1.9 +<body>
    1.10 +
    1.11 +<p>
    1.12 +<math>
    1.13 +  <mtext>__2__</mtext>
    1.14 +</math>
    1.15 +</p>
    1.16 +
    1.17 +<p>
    1.18 +<math>
    1.19 +  <mtext>__1__</mtext>
    1.20 +</math>
    1.21 +</p>
    1.22 +
    1.23 +<p>
    1.24 +<math>
    1.25 +  <mtext>__1__</mtext>
    1.26 +</math>
    1.27 +</p>
    1.28 +
    1.29 +<p>
    1.30 +<math>
    1.31 +  <mn>1</mn>
    1.32 +</math>
    1.33 +</p>
    1.34 +
    1.35 +<p>
    1.36 +<math>
    1.37 +  <mtext>__2__</mtext>
    1.38 +</math>
    1.39 +</p>
    1.40 +
    1.41 +<p>
    1.42 +<math>
    1.43 +  <mtext>__3__</mtext>
    1.44 +</math>
    1.45 +</p>
    1.46 +
    1.47 +<p>
    1.48 +<math>
    1.49 +  <mtext>__3__</mtext>
    1.50 +</math>
    1.51 +</p>
    1.52 +
    1.53 +<p>
    1.54 +<math>
    1.55 +  <mtext>__3__</mtext>
    1.56 +</math>
    1.57 +</p>
    1.58 +
    1.59 +</body>
    1.60 +</html>

mercurial