layout/reftests/mathml/ssty-3.html

Thu, 15 Jan 2015 15:55:04 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 15:55:04 +0100
branch
TOR_BUG_9701
changeset 9
a63d609f5ebe
permissions
-rw-r--r--

Back out 97036ab72558 which inappropriately compared turds to third parties.

michael@0 1 <!doctype html>
michael@0 2 <head>
michael@0 3 <!-- See ssty-1-ref.html for an explanation of this font -->
michael@0 4 <style type="text/css" media="screen, print">
michael@0 5 @font-face {
michael@0 6 font-family: "sstyfont";
michael@0 7 src: url("ssty.woff");
michael@0 8 }
michael@0 9 </style>
michael@0 10 </head>
michael@0 11 <body>
michael@0 12 <math>
michael@0 13 <mstyle style="font-family: 'sstyfont';" scriptsizemultiplier="1.2">
michael@0 14 <mroot>
michael@0 15 <mo>A</mo>
michael@0 16 <mo>A</mo>
michael@0 17 </mroot>
michael@0 18
michael@0 19 <mfrac>
michael@0 20 <mo>A</mo>
michael@0 21 <mo>A</mo>
michael@0 22 </mfrac>
michael@0 23
michael@0 24 <mfrac>
michael@0 25 <mfrac>
michael@0 26 <mo>A</mo>
michael@0 27 <mo>A</mo>
michael@0 28 </mfrac>
michael@0 29 <mfrac>
michael@0 30 <mo>A</mo>
michael@0 31 <mo>A</mo>
michael@0 32 </mfrac>
michael@0 33 </mfrac>
michael@0 34
michael@0 35 <mfrac>
michael@0 36 <mroot>
michael@0 37 <mo>A</mo>
michael@0 38 <mo>A</mo>
michael@0 39 </mroot>
michael@0 40 <mo>A</mo>
michael@0 41 </mfrac>
michael@0 42
michael@0 43 <mover>
michael@0 44 <mo>A</mo>
michael@0 45 <mover>
michael@0 46 <mo>A</mo>
michael@0 47 <mo>A</mo>
michael@0 48 </mover>
michael@0 49 </mover>
michael@0 50
michael@0 51 <munder>
michael@0 52 <mo>A</mo>
michael@0 53 <munder>
michael@0 54 <mo>A</mo>
michael@0 55 <mo>A</mo>
michael@0 56 </munder>
michael@0 57 </munder>
michael@0 58
michael@0 59 <munderover>
michael@0 60 <mo>A</mo>
michael@0 61 <munderover>
michael@0 62 <mo>A</mo>
michael@0 63 <mo>A</mo>
michael@0 64 <mo>A</mo>
michael@0 65 </munderover>
michael@0 66 <munderover>
michael@0 67 <mo>A</mo>
michael@0 68 <mo>A</mo>
michael@0 69 <mo>A</mo>
michael@0 70 </munderover>
michael@0 71 </munderover>
michael@0 72
michael@0 73 </mstyle>
michael@0 74 </math>
michael@0 75
michael@0 76 <p>
michael@0 77
michael@0 78 <math>
michael@0 79 <mstyle style="font-family: 'sstyfont';" scriptsizemultiplier="0.8">
michael@0 80 <mroot>
michael@0 81 <mo>A</mo>
michael@0 82 <mo>A</mo>
michael@0 83 </mroot>
michael@0 84
michael@0 85 <mfrac>
michael@0 86 <mo>A</mo>
michael@0 87 <mo>A</mo>
michael@0 88 </mfrac>
michael@0 89
michael@0 90 <mfrac>
michael@0 91 <mfrac>
michael@0 92 <mo>A</mo>
michael@0 93 <mo>A</mo>
michael@0 94 </mfrac>
michael@0 95 <mfrac>
michael@0 96 <mo>A</mo>
michael@0 97 <mo>A</mo>
michael@0 98 </mfrac>
michael@0 99 </mfrac>
michael@0 100
michael@0 101 <mfrac>
michael@0 102 <mroot>
michael@0 103 <mo>A</mo>
michael@0 104 <mo>A</mo>
michael@0 105 </mroot>
michael@0 106 <mo>A</mo>
michael@0 107 </mfrac>
michael@0 108
michael@0 109 <mover>
michael@0 110 <mo>A</mo>
michael@0 111 <mover>
michael@0 112 <mo>A</mo>
michael@0 113 <mo>A</mo>
michael@0 114 </mover>
michael@0 115 </mover>
michael@0 116
michael@0 117 <munder>
michael@0 118 <mo>A</mo>
michael@0 119 <munder>
michael@0 120 <mo>A</mo>
michael@0 121 <mo>A</mo>
michael@0 122 </munder>
michael@0 123 </munder>
michael@0 124
michael@0 125 <munderover>
michael@0 126 <mo>A</mo>
michael@0 127 <munderover>
michael@0 128 <mo>A</mo>
michael@0 129 <mo>A</mo>
michael@0 130 <mo>A</mo>
michael@0 131 </munderover>
michael@0 132 <munderover>
michael@0 133 <mo>A</mo>
michael@0 134 <mo>A</mo>
michael@0 135 <mo>A</mo>
michael@0 136 </munderover>
michael@0 137 </munderover>
michael@0 138
michael@0 139 </mstyle>
michael@0 140 </math>
michael@0 141
michael@0 142 <p>
michael@0 143
michael@0 144 <math>
michael@0 145 <mstyle style="font-family: 'sstyfont';" scriptsizemultiplier="0.5">
michael@0 146 <mroot>
michael@0 147 <mo>A</mo>
michael@0 148 <mo>A</mo>
michael@0 149 </mroot>
michael@0 150
michael@0 151 <mfrac>
michael@0 152 <mo>A</mo>
michael@0 153 <mo>A</mo>
michael@0 154 </mfrac>
michael@0 155
michael@0 156 <mfrac>
michael@0 157 <mfrac>
michael@0 158 <mo>A</mo>
michael@0 159 <mo>A</mo>
michael@0 160 </mfrac>
michael@0 161 <mfrac>
michael@0 162 <mo>A</mo>
michael@0 163 <mo>A</mo>
michael@0 164 </mfrac>
michael@0 165 </mfrac>
michael@0 166
michael@0 167 <mfrac>
michael@0 168 <mroot>
michael@0 169 <mo>A</mo>
michael@0 170 <mo>A</mo>
michael@0 171 </mroot>
michael@0 172 <mo>A</mo>
michael@0 173 </mfrac>
michael@0 174
michael@0 175 <mover>
michael@0 176 <mo>A</mo>
michael@0 177 <mover>
michael@0 178 <mo>A</mo>
michael@0 179 <mo>A</mo>
michael@0 180 </mover>
michael@0 181 </mover>
michael@0 182
michael@0 183 <munder>
michael@0 184 <mo>A</mo>
michael@0 185 <munder>
michael@0 186 <mo>A</mo>
michael@0 187 <mo>A</mo>
michael@0 188 </munder>
michael@0 189 </munder>
michael@0 190
michael@0 191 <munderover>
michael@0 192 <mo>A</mo>
michael@0 193 <munderover>
michael@0 194 <mo>A</mo>
michael@0 195 <mo>A</mo>
michael@0 196 <mo>A</mo>
michael@0 197 </munderover>
michael@0 198 <munderover>
michael@0 199 <mo>A</mo>
michael@0 200 <mo>A</mo>
michael@0 201 <mo>A</mo>
michael@0 202 </munderover>
michael@0 203 </munderover>
michael@0 204
michael@0 205 </mstyle>
michael@0 206 </math>
michael@0 207 </body>

mercurial