layout/reftests/mathml/mo-lspace-rspace-2.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 <html>
michael@0 3 <head>
michael@0 4 <title>mo-lspace-rspace</title>
michael@0 5 <style type="text/css">
michael@0 6 mo,td {
michael@0 7 background-color: red;
michael@0 8 }
michael@0 9 msub, mfrac, msup, msubsup, mmultiscripts,
michael@0 10 mover, munder, munderover, mpadded, merror
michael@0 11 {
michael@0 12 background-color: blue
michael@0 13 }
michael@0 14 math[display]
michael@0 15 {
michael@0 16 background-color: blue
michael@0 17 }
michael@0 18 </style>
michael@0 19 </head>
michael@0 20 <body>
michael@0 21
michael@0 22 <p>
michael@0 23 No lspace or rspace added:
michael@0 24 </p>
michael@0 25 <p>
michael@0 26 <math>
michael@0 27 <mrow>
michael@0 28 <mo>%</mo>
michael@0 29 </mrow>
michael@0 30 </math>
michael@0 31 <math>
michael@0 32 <mfrac>
michael@0 33 <mo>%</mo>
michael@0 34 <mo>%</mo>
michael@0 35 </mfrac>
michael@0 36 </math>
michael@0 37 <math>
michael@0 38 <msqrt>
michael@0 39 <mo>%</mo>
michael@0 40 </msqrt>
michael@0 41 </math>
michael@0 42 <math>
michael@0 43 <mroot>
michael@0 44 <mo>%</mo>
michael@0 45 <mo>%</mo>
michael@0 46 </mroot>
michael@0 47 </math>
michael@0 48 <math>
michael@0 49 <mstyle>
michael@0 50 <mo>%</mo>
michael@0 51 </mstyle>
michael@0 52 </math>
michael@0 53 </p>
michael@0 54
michael@0 55 <p>
michael@0 56 <table>
michael@0 57 <tr>
michael@0 58 <td>
michael@0 59 <math>
michael@0 60 <mphantom>
michael@0 61 <mo>%</mo>
michael@0 62 </mphantom>
michael@0 63 </math>
michael@0 64 </td>
michael@0 65 </tr>
michael@0 66 </table>
michael@0 67 </p>
michael@0 68
michael@0 69 <p>
michael@0 70 <math>
michael@0 71 <menclose notation="circle">
michael@0 72 <mo>%</mo>
michael@0 73 </menclose>
michael@0 74 </math>
michael@0 75 <math>
michael@0 76 <msub>
michael@0 77 <mo>%</mo>
michael@0 78 <mo>%</mo>
michael@0 79 </msub>
michael@0 80 </math>
michael@0 81 <math>
michael@0 82 <msup>
michael@0 83 <mo>%</mo>
michael@0 84 <mo>%</mo>
michael@0 85 </msup>
michael@0 86 </math>
michael@0 87 <math>
michael@0 88 <msubsup>
michael@0 89 <mo>%</mo>
michael@0 90 <mo>%</mo>
michael@0 91 <mo>%</mo>
michael@0 92 </msubsup>
michael@0 93 </math>
michael@0 94 <math>
michael@0 95 <munder>
michael@0 96 <mo>%</mo>
michael@0 97 <mo>%</mo>
michael@0 98 </munder>
michael@0 99 </math>
michael@0 100 <math>
michael@0 101 <mover>
michael@0 102 <mo>%</mo>
michael@0 103 <mo>%</mo>
michael@0 104 </mover>
michael@0 105 </math>
michael@0 106 <math>
michael@0 107 <munderover>
michael@0 108 <mo>%</mo>
michael@0 109 <mo>%</mo>
michael@0 110 <mo>%</mo>
michael@0 111 </munderover>
michael@0 112 </math>
michael@0 113 </p>
michael@0 114
michael@0 115 <p>
michael@0 116 <math>
michael@0 117 <mmultiscripts>
michael@0 118 <mo>%</mo>
michael@0 119 <mo>%</mo>
michael@0 120 <mo>%</mo>
michael@0 121 <mprescripts/>
michael@0 122 <mo>%</mo>
michael@0 123 <mo>%</mo>
michael@0 124 </mmultiscripts>
michael@0 125 </math>
michael@0 126 <math>
michael@0 127 <mtable>
michael@0 128 <mtr>
michael@0 129 <mtd>
michael@0 130 <mo>%</mo>
michael@0 131 </mtd>
michael@0 132 </mtr>
michael@0 133 </mtable>
michael@0 134 </math>
michael@0 135 <math>
michael@0 136 <mo>%</mo>
michael@0 137 </math>
michael@0 138 <math>
michael@0 139 <msub>
michael@0 140 <mrow>
michael@0 141 <mo>%</mo>
michael@0 142 </mrow>
michael@0 143 <mo>%</mo>
michael@0 144 </msub>
michael@0 145 </math>
michael@0 146 </p>
michael@0 147
michael@0 148 <p>
michael@0 149 <math>
michael@0 150 <msub>
michael@0 151 <msub>
michael@0 152 <mo>%</mo>
michael@0 153 <mo>%</mo>
michael@0 154 </msub>
michael@0 155 <mo>%</mo>
michael@0 156 </msub>
michael@0 157 </math>
michael@0 158 <math>
michael@0 159 <munder>
michael@0 160 <munder>
michael@0 161 <mo>%</mo>
michael@0 162 <mo>%</mo>
michael@0 163 </munder>
michael@0 164 <mo>%</mo>
michael@0 165 </munder>
michael@0 166 </math>
michael@0 167 <math>
michael@0 168 <mfrac>
michael@0 169 <mfrac>
michael@0 170 <mo>%</mo>
michael@0 171 <mo>%</mo>
michael@0 172 </mfrac>
michael@0 173 <mo>%</mo>
michael@0 174 </mfrac>
michael@0 175 </math>
michael@0 176 </p>
michael@0 177 <p>
michael@0 178 <math>
michael@0 179 <menclose notation="circle">
michael@0 180 <mo>%</mo>
michael@0 181 </menclose>
michael@0 182 <menclose notation="circle">
michael@0 183 <mo>%</mo>
michael@0 184 </menclose>
michael@0 185 <mroot>
michael@0 186 <mo>%</mo>
michael@0 187 <mo>%</mo>
michael@0 188 </mroot>
michael@0 189 </math>
michael@0 190 <math>
michael@0 191 <mpadded height="+1em">
michael@0 192 <mo>%</mo>
michael@0 193 </mpadded>
michael@0 194 </math>
michael@0 195 <math>
michael@0 196 <merror>
michael@0 197 <mo>%</mo>
michael@0 198 </merror>
michael@0 199 </math>
michael@0 200 </p>
michael@0 201
michael@0 202 <math display="block">
michael@0 203 <mo>%</mo>
michael@0 204 </math>
michael@0 205
michael@0 206 <p>
michael@0 207 lspace and rspace rendered as appropriate
michael@0 208 </p>
michael@0 209 <p>
michael@0 210 <math>
michael@0 211 <mrow>
michael@0 212 <mo>%</mo>
michael@0 213 </mrow>
michael@0 214 <mfrac>
michael@0 215 <mo>%</mo>
michael@0 216 <mo>%</mo>
michael@0 217 </mfrac>
michael@0 218 <msqrt>
michael@0 219 <mo>%</mo>
michael@0 220 </msqrt>
michael@0 221 <mstyle>
michael@0 222 <mo>%</mo>
michael@0 223 </mstyle>
michael@0 224 </math>
michael@0 225 </p>
michael@0 226
michael@0 227 <p>
michael@0 228 <table>
michael@0 229 <tr>
michael@0 230 <td>
michael@0 231 <math>
michael@0 232 <mphantom>
michael@0 233 <mo>%</mo>
michael@0 234 <mo>%</mo>
michael@0 235 </mphantom>
michael@0 236 </math>
michael@0 237 </td>
michael@0 238 </tr>
michael@0 239 </table>
michael@0 240 </p>
michael@0 241
michael@0 242 <p>
michael@0 243 <math>
michael@0 244 <mfenced>
michael@0 245 <mo>%</mo>
michael@0 246 </mfenced>
michael@0 247 </math>
michael@0 248 <math>
michael@0 249 <mfenced>
michael@0 250 <mo>%</mo>
michael@0 251 <mo>%</mo>
michael@0 252 </mfenced>
michael@0 253 <menclose notation="circle">
michael@0 254 <mo>%</mo>
michael@0 255 <mo>%</mo>
michael@0 256 </menclose>
michael@0 257 <msub>
michael@0 258 <mo>%</mo>
michael@0 259 <mo>%</mo>
michael@0 260 </msub>
michael@0 261 <msup>
michael@0 262 <mo>%</mo>
michael@0 263 <mo>%</mo>
michael@0 264 </msup>
michael@0 265 <msubsup>
michael@0 266 <mo>%</mo>
michael@0 267 <mo>%</mo>
michael@0 268 <mo>%</mo>
michael@0 269 </msubsup>
michael@0 270 <munder>
michael@0 271 <mo>%</mo>
michael@0 272 <mo>%</mo>
michael@0 273 </munder>
michael@0 274 <mover>
michael@0 275 <mo>%</mo>
michael@0 276 <mo>%</mo>
michael@0 277 </mover>
michael@0 278 <munderover>
michael@0 279 <mo>%</mo>
michael@0 280 <mo>%</mo>
michael@0 281 <mo>%</mo>
michael@0 282 </munderover>
michael@0 283 </math>
michael@0 284 </p>
michael@0 285
michael@0 286 <p>
michael@0 287 <math>
michael@0 288 <mmultiscripts>
michael@0 289 <mo>%</mo>
michael@0 290 <mo>%</mo>
michael@0 291 <mo>%</mo>
michael@0 292 <mprescripts/>
michael@0 293 <mo>%</mo>
michael@0 294 <mo>%</mo>
michael@0 295 </mmultiscripts>
michael@0 296 <mtable>
michael@0 297 <mtr>
michael@0 298 <mtd>
michael@0 299 <mo>%</mo>
michael@0 300 <mo>%</mo>
michael@0 301 </mtd>
michael@0 302 </mtr>
michael@0 303 </mtable>
michael@0 304 <mo>%</mo>
michael@0 305 <msub>
michael@0 306 <mrow>
michael@0 307 <mo>%</mo>
michael@0 308 </mrow>
michael@0 309 <mo>%</mo>
michael@0 310 </msub>
michael@0 311 <msub>
michael@0 312 <mrow>
michael@0 313 <mo>%</mo>
michael@0 314 <mo>%</mo>
michael@0 315 </mrow>
michael@0 316 <mo>%</mo>
michael@0 317 </msub>
michael@0 318 </math>
michael@0 319 </p>
michael@0 320
michael@0 321 <p>
michael@0 322 <math>
michael@0 323 <msub>
michael@0 324 <msub>
michael@0 325 <mo>%</mo>
michael@0 326 <mo>%</mo>
michael@0 327 </msub>
michael@0 328 <mo>%</mo>
michael@0 329 </msub>
michael@0 330 <munder>
michael@0 331 <munder>
michael@0 332 <mo>%</mo>
michael@0 333 <mo>%</mo>
michael@0 334 </munder>
michael@0 335 <mo>%</mo>
michael@0 336 </munder>
michael@0 337 <mfrac>
michael@0 338 <mfrac>
michael@0 339 <mo>%</mo>
michael@0 340 <mo>%</mo>
michael@0 341 </mfrac>
michael@0 342 <mo>%</mo>
michael@0 343 </mfrac>
michael@0 344 </math>
michael@0 345 </p>
michael@0 346
michael@0 347 <p>
michael@0 348 <math>
michael@0 349 <mrow>
michael@0 350 <mo>%</mo>
michael@0 351 <mo>%</mo>
michael@0 352 <mpadded height="+1em">
michael@0 353 <mo>%</mo>
michael@0 354 </mpadded>
michael@0 355 </mrow>
michael@0 356 </math>
michael@0 357 <math>
michael@0 358 <mpadded height="+1em">
michael@0 359 <mo>%</mo>
michael@0 360 <mo>%</mo>
michael@0 361 </mpadded>
michael@0 362 </math>
michael@0 363 <math>
michael@0 364 <merror>
michael@0 365 <mo>%</mo>
michael@0 366 <mo>%</mo>
michael@0 367 </merror>
michael@0 368 </math>
michael@0 369 </p>
michael@0 370
michael@0 371 <math display="block">
michael@0 372 <mo>%</mo>
michael@0 373 <mo>%</mo>
michael@0 374 </math>
michael@0 375
michael@0 376 </body>
michael@0 377 </html>

mercurial