layout/reftests/mathml/ssty-3-ref.html

Wed, 31 Dec 2014 06:55:50 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:55:50 +0100
changeset 2
7e26c7da4463
permissions
-rw-r--r--

Added tag UPSTREAM_283F7C6 for changeset ca08bd8f51b2

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
michael@0 13 <!-- Test changes of scriptsizemultiplier on setting of ssty font feature -->
michael@0 14
michael@0 15 <math>
michael@0 16 <!-- No changes with scriptsizemultipliers that make things bigger -->
michael@0 17 <mstyle style="font-family: 'sstyfont';" scriptsizemultiplier="1.2">
michael@0 18 <mroot>
michael@0 19 <mo>D</mo>
michael@0 20 <mo>D</mo>
michael@0 21 </mroot>
michael@0 22
michael@0 23 <mfrac>
michael@0 24 <mo>D</mo>
michael@0 25 <mo>D</mo>
michael@0 26 </mfrac>
michael@0 27
michael@0 28 <mfrac>
michael@0 29 <mfrac>
michael@0 30 <mo>D</mo>
michael@0 31 <mo>D</mo>
michael@0 32 </mfrac>
michael@0 33 <mfrac>
michael@0 34 <mo>D</mo>
michael@0 35 <mo>D</mo>
michael@0 36 </mfrac>
michael@0 37 </mfrac>
michael@0 38
michael@0 39 <mfrac>
michael@0 40 <mroot>
michael@0 41 <mo>D</mo>
michael@0 42 <mo>D</mo>
michael@0 43 </mroot>
michael@0 44 <mo>D</mo>
michael@0 45 </mfrac>
michael@0 46
michael@0 47 <mover>
michael@0 48 <mo>D</mo>
michael@0 49 <mover>
michael@0 50 <mo>D</mo>
michael@0 51 <mo>D</mo>
michael@0 52 </mover>
michael@0 53 </mover>
michael@0 54
michael@0 55 <munder>
michael@0 56 <mo>D</mo>
michael@0 57 <munder>
michael@0 58 <mo>D</mo>
michael@0 59 <mo>D</mo>
michael@0 60 </munder>
michael@0 61 </munder>
michael@0 62
michael@0 63 <munderover>
michael@0 64 <mo>D</mo>
michael@0 65 <munderover>
michael@0 66 <mo>D</mo>
michael@0 67 <mo>D</mo>
michael@0 68 <mo>D</mo>
michael@0 69 </munderover>
michael@0 70 <munderover>
michael@0 71 <mo>D</mo>
michael@0 72 <mo>D</mo>
michael@0 73 <mo>D</mo>
michael@0 74 </munderover>
michael@0 75 </munderover>
michael@0 76
michael@0 77 </mstyle>
michael@0 78 </math>
michael@0 79
michael@0 80 <p>
michael@0 81
michael@0 82 <math>
michael@0 83 <!-- A slower increase in ssty setting.
michael@0 84 scriptlevel=1 corresponds to ssty=0
michael@0 85 scriptlevel=2 corresponds to ssty=1
michael@0 86 scriptlevel=3 corresponds to ssty=2 -->
michael@0 87 <mstyle style="font-family: 'sstyfont';" scriptsizemultiplier="0.8">
michael@0 88 <mroot>
michael@0 89 <mo>A</mo>
michael@0 90 <mo>A</mo>
michael@0 91 </mroot>
michael@0 92
michael@0 93 <mfrac>
michael@0 94 <mo>A</mo>
michael@0 95 <mo>A</mo>
michael@0 96 </mfrac>
michael@0 97
michael@0 98 <mfrac>
michael@0 99 <mfrac>
michael@0 100 <mo>A</mo>
michael@0 101 <mo>A</mo>
michael@0 102 </mfrac>
michael@0 103 <mfrac>
michael@0 104 <mo>A</mo>
michael@0 105 <mo>A</mo>
michael@0 106 </mfrac>
michael@0 107 </mfrac>
michael@0 108
michael@0 109 <mfrac>
michael@0 110 <mroot>
michael@0 111 <mo>A</mo>
michael@0 112 <mo>A</mo>
michael@0 113 </mroot>
michael@0 114 <mo>A</mo>
michael@0 115 </mfrac>
michael@0 116
michael@0 117 <mover>
michael@0 118 <mo>A</mo>
michael@0 119 <mover>
michael@0 120 <mo>A</mo>
michael@0 121 <mo>A</mo>
michael@0 122 </mover>
michael@0 123 </mover>
michael@0 124
michael@0 125 <munder>
michael@0 126 <mo>A</mo>
michael@0 127 <munder>
michael@0 128 <mo>A</mo>
michael@0 129 <mo>A</mo>
michael@0 130 </munder>
michael@0 131 </munder>
michael@0 132
michael@0 133 <munderover>
michael@0 134 <mo>A</mo>
michael@0 135 <munderover>
michael@0 136 <mo>A</mo>
michael@0 137 <mo>A</mo>
michael@0 138 <mo>A</mo>
michael@0 139 </munderover>
michael@0 140 <munderover>
michael@0 141 <mo>A</mo>
michael@0 142 <mo>A</mo>
michael@0 143 <mo>A</mo>
michael@0 144 </munderover>
michael@0 145 </munderover>
michael@0 146
michael@0 147 </mstyle>
michael@0 148 </math>
michael@0 149
michael@0 150 <p>
michael@0 151
michael@0 152 <math>
michael@0 153 <!-- A faster increase in ssty setting.
michael@0 154 scriptlevel=1 corresponds to ssty=2
michael@0 155 scriptlevel=2 corresponds to ssty=2
michael@0 156 scriptlevel=3 corresponds to ssty=2 -->
michael@0 157 <mstyle style="font-family: 'sstyfont';" scriptsizemultiplier="0.5">
michael@0 158 <mroot>
michael@0 159 <mo>D</mo>
michael@0 160 <mo>C</mo>
michael@0 161 </mroot>
michael@0 162
michael@0 163 <mfrac>
michael@0 164 <mo>C</mo>
michael@0 165 <mo>C</mo>
michael@0 166 </mfrac>
michael@0 167
michael@0 168 <mfrac>
michael@0 169 <mfrac>
michael@0 170 <mo>C</mo>
michael@0 171 <mo>C</mo>
michael@0 172 </mfrac>
michael@0 173 <mfrac>
michael@0 174 <mo>C</mo>
michael@0 175 <mo>C</mo>
michael@0 176 </mfrac>
michael@0 177 </mfrac>
michael@0 178
michael@0 179 <mfrac>
michael@0 180 <mroot>
michael@0 181 <mo>C</mo>
michael@0 182 <mo>C</mo>
michael@0 183 </mroot>
michael@0 184 <mo>C</mo>
michael@0 185 </mfrac>
michael@0 186
michael@0 187 <mover>
michael@0 188 <mo>D</mo>
michael@0 189 <mover>
michael@0 190 <mo>C</mo>
michael@0 191 <mo>C</mo>
michael@0 192 </mover>
michael@0 193 </mover>
michael@0 194
michael@0 195 <munder>
michael@0 196 <mo>D</mo>
michael@0 197 <munder>
michael@0 198 <mo>C</mo>
michael@0 199 <mo>C</mo>
michael@0 200 </munder>
michael@0 201 </munder>
michael@0 202
michael@0 203 <munderover>
michael@0 204 <mo>D</mo>
michael@0 205 <munderover>
michael@0 206 <mo>C</mo>
michael@0 207 <mo>C</mo>
michael@0 208 <mo>C</mo>
michael@0 209 </munderover>
michael@0 210 <munderover>
michael@0 211 <mo>C</mo>
michael@0 212 <mo>C</mo>
michael@0 213 <mo>C</mo>
michael@0 214 </munderover>
michael@0 215 </munderover>
michael@0 216
michael@0 217 </mstyle>
michael@0 218 </math>
michael@0 219 </body>

mercurial