1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/layout/reftests/mathml/mtable-rowalign-single-ref.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,128 @@ 1.4 +<!DOCTYPE> 1.5 +<html> 1.6 + <head> 1.7 + <title>Test MathML rowalign</title> 1.8 + </head> 1.9 + <body> 1.10 + <b>rowalign="top"</b> <br/> 1.11 + <math> 1.12 + <mstyle> 1.13 + <mtable> 1.14 + <mtr> 1.15 + <mtd rowalign="top"> 1.16 + <mspace width="10px" depth="5px" height="5px" mathbackground="red"></mspace> 1.17 + </mtd> 1.18 + <mtd rowalign="top"> 1.19 + <mspace width="10px" depth="10px" height="10px" mathbackground="green"></mspace> 1.20 + </mtd> 1.21 + <mtd rowalign="top"> 1.22 + <mspace width="10px" depth="15px" height="15px" mathbackground="blue"></mspace> 1.23 + </mtd> 1.24 + </mtr> 1.25 + <mtr> 1.26 + <mtd rowalign="top"> 1.27 + <mspace width="10px" depth="5px" height="5px" mathbackground="red"></mspace> 1.28 + </mtd> 1.29 + <mtd rowalign="top"> 1.30 + <mspace width="10px" depth="10px" height="10px" mathbackground="green"></mspace> 1.31 + </mtd> 1.32 + <mtd rowalign="top"> 1.33 + <mspace width="10px" depth="15px" height="15px" mathbackground="blue"></mspace> 1.34 + </mtd> 1.35 + </mtr> 1.36 + <mtr> 1.37 + <mtd rowalign="top"> 1.38 + <mspace width="10px" depth="5px" height="5px" mathbackground="red"></mspace> 1.39 + </mtd> 1.40 + <mtd rowalign="top"> 1.41 + <mspace width="10px" depth="10px" height="10px" mathbackground="green"></mspace> 1.42 + </mtd> 1.43 + <mtd rowalign="top"> 1.44 + <mspace width="10px" depth="15px" height="15px" mathbackground="blue"></mspace> 1.45 + </mtd> 1.46 + </mtr> 1.47 + </mtable> 1.48 + </mstyle> 1.49 + </math> <br /> 1.50 + <b>rowalign="center"</b> <br /> 1.51 + <math> 1.52 + <mstyle> 1.53 + <mtable> 1.54 + <mtr> 1.55 + <mtd rowalign="center"> 1.56 + <mspace width="10px" depth="5px" height="5px" mathbackground="red"></mspace> 1.57 + </mtd> 1.58 + <mtd rowalign="center"> 1.59 + <mspace width="10px" depth="10px" height="10px" mathbackground="green"></mspace> 1.60 + </mtd> 1.61 + <mtd rowalign="center"> 1.62 + <mspace width="10px" depth="15px" height="15px" mathbackground="blue"></mspace> 1.63 + </mtd> 1.64 + </mtr> 1.65 + <mtr> 1.66 + <mtd rowalign="center"> 1.67 + <mspace width="10px" depth="5px" height="5px" mathbackground="red"></mspace> 1.68 + </mtd> 1.69 + <mtd rowalign="center"> 1.70 + <mspace width="10px" depth="10px" height="10px" mathbackground="green"></mspace> 1.71 + </mtd> 1.72 + <mtd rowalign="center"> 1.73 + <mspace width="10px" depth="15px" height="15px" mathbackground="blue"></mspace> 1.74 + </mtd> 1.75 + </mtr> 1.76 + <mtr> 1.77 + <mtd rowalign="center"> 1.78 + <mspace width="10px" depth="5px" height="5px" mathbackground="red"></mspace> 1.79 + </mtd> 1.80 + <mtd rowalign="center"> 1.81 + <mspace width="10px" depth="10px" height="10px" mathbackground="green"></mspace> 1.82 + </mtd> 1.83 + <mtd rowalign="center"> 1.84 + <mspace width="10px" depth="15px" height="15px" mathbackground="blue"></mspace> 1.85 + </mtd> 1.86 + </mtr> 1.87 + </mtable> 1.88 + </mstyle> 1.89 + </math> <br /> 1.90 + <b>rowalign="bottom"</b> <br /> 1.91 + <math> 1.92 + <mstyle> 1.93 + <mtable> 1.94 + <mtr> 1.95 + <mtd rowalign="bottom"> 1.96 + <mspace width="10px" depth="5px" height="5px" mathbackground="red"></mspace> 1.97 + </mtd> 1.98 + <mtd rowalign="bottom"> 1.99 + <mspace width="10px" depth="10px" height="10px" mathbackground="green"></mspace> 1.100 + </mtd> 1.101 + <mtd rowalign="bottom"> 1.102 + <mspace width="10px" depth="15px" height="15px" mathbackground="blue"></mspace> 1.103 + </mtd> 1.104 + </mtr> 1.105 + <mtr> 1.106 + <mtd rowalign="bottom"> 1.107 + <mspace width="10px" depth="5px" height="5px" mathbackground="red"></mspace> 1.108 + </mtd> 1.109 + <mtd rowalign="bottom"> 1.110 + <mspace width="10px" depth="10px" height="10px" mathbackground="green"></mspace> 1.111 + </mtd> 1.112 + <mtd rowalign="bottom"> 1.113 + <mspace width="10px" depth="15px" height="15px" mathbackground="blue"></mspace> 1.114 + </mtd> 1.115 + </mtr> 1.116 + <mtr> 1.117 + <mtd rowalign="bottom"> 1.118 + <mspace width="10px" depth="5px" height="5px" mathbackground="red"></mspace> 1.119 + </mtd> 1.120 + <mtd rowalign="bottom"> 1.121 + <mspace width="10px" depth="10px" height="10px" mathbackground="green"></mspace> 1.122 + </mtd> 1.123 + <mtd rowalign="bottom"> 1.124 + <mspace width="10px" depth="15px" height="15px" mathbackground="blue"></mspace> 1.125 + </mtd> 1.126 + </mtr> 1.127 + </mtable> 1.128 + </mstyle> 1.129 + </math> 1.130 + </body> 1.131 +</html>