| OLD | NEW |
| (Empty) |
| 1 This is a testharness.js-based test. | |
| 2 PASS touch pointerevent attributes | |
| 3 PASS PointerEvent Automation | |
| 4 PASS touch pointerover's type should be pointerover | |
| 5 PASS touch pointerover's button attribute is 0 when left mouse button is presse
d. | |
| 6 PASS touch pointerover's buttons attribute is 1 when left mouse button is press
ed. | |
| 7 PASS touch pointerover's ClientX and ClientY attributes are correct. | |
| 8 PASS touch pointerover event pointerType is correct. | |
| 9 PASS touch pointerover event is a PointerEvent event | |
| 10 PASS touch pointerover.pointerId attribute exists | |
| 11 PASS touch pointerover.pointerId is readonly | |
| 12 PASS touch pointerover.pointerId IDL type long (JS type was number) | |
| 13 PASS touch pointerover.width attribute exists | |
| 14 PASS touch pointerover.width is readonly | |
| 15 PASS touch pointerover.width IDL type float (JS type was number) | |
| 16 PASS touch pointerover.height attribute exists | |
| 17 PASS touch pointerover.height is readonly | |
| 18 PASS touch pointerover.height IDL type float (JS type was number) | |
| 19 PASS touch pointerover.pressure attribute exists | |
| 20 PASS touch pointerover.pressure is readonly | |
| 21 PASS touch pointerover.pressure IDL type float (JS type was number) | |
| 22 PASS touch pointerover.tiltX attribute exists | |
| 23 PASS touch pointerover.tiltX is readonly | |
| 24 PASS touch pointerover.tiltX IDL type long (JS type was number) | |
| 25 PASS touch pointerover.tiltY attribute exists | |
| 26 PASS touch pointerover.tiltY is readonly | |
| 27 PASS touch pointerover.tiltY IDL type long (JS type was number) | |
| 28 PASS touch pointerover.pointerType attribute exists | |
| 29 PASS touch pointerover.pointerType is readonly | |
| 30 PASS touch pointerover.pointerType IDL type string (JS type was string) | |
| 31 PASS touch pointerover.isPrimary attribute exists | |
| 32 PASS touch pointerover.isPrimary is readonly | |
| 33 PASS touch pointerover.isPrimary IDL type boolean (JS type was boolean) | |
| 34 PASS touch pointerover.detail attribute exists | |
| 35 PASS touch pointerover.detail is readonly | |
| 36 PASS touch pointerover.detail IDL type long (JS type was number) | |
| 37 PASS touch pointerover.detail value is 0. | |
| 38 PASS touch pointerover.pressure value is valid | |
| 39 PASS touch pointerover.isPrimary attribute is correct. | |
| 40 PASS touch pointerenter's type should be pointerenter | |
| 41 PASS touch pointerenter's button attribute is 0 when left mouse button is press
ed. | |
| 42 PASS touch pointerenter's buttons attribute is 1 when left mouse button is pres
sed. | |
| 43 PASS touch pointerenter's ClientX and ClientY attributes are correct. | |
| 44 PASS touch pointerenter event pointerType is correct. | |
| 45 PASS touch pointerenter event is a PointerEvent event | |
| 46 PASS touch pointerenter.pointerId attribute exists | |
| 47 PASS touch pointerenter.pointerId is readonly | |
| 48 PASS touch pointerenter.pointerId IDL type long (JS type was number) | |
| 49 PASS touch pointerenter.width attribute exists | |
| 50 PASS touch pointerenter.width is readonly | |
| 51 PASS touch pointerenter.width IDL type float (JS type was number) | |
| 52 PASS touch pointerenter.height attribute exists | |
| 53 PASS touch pointerenter.height is readonly | |
| 54 PASS touch pointerenter.height IDL type float (JS type was number) | |
| 55 PASS touch pointerenter.pressure attribute exists | |
| 56 PASS touch pointerenter.pressure is readonly | |
| 57 PASS touch pointerenter.pressure IDL type float (JS type was number) | |
| 58 PASS touch pointerenter.tiltX attribute exists | |
| 59 PASS touch pointerenter.tiltX is readonly | |
| 60 PASS touch pointerenter.tiltX IDL type long (JS type was number) | |
| 61 PASS touch pointerenter.tiltY attribute exists | |
| 62 PASS touch pointerenter.tiltY is readonly | |
| 63 PASS touch pointerenter.tiltY IDL type long (JS type was number) | |
| 64 PASS touch pointerenter.pointerType attribute exists | |
| 65 PASS touch pointerenter.pointerType is readonly | |
| 66 PASS touch pointerenter.pointerType IDL type string (JS type was string) | |
| 67 PASS touch pointerenter.isPrimary attribute exists | |
| 68 PASS touch pointerenter.isPrimary is readonly | |
| 69 PASS touch pointerenter.isPrimary IDL type boolean (JS type was boolean) | |
| 70 PASS touch pointerenter.detail attribute exists | |
| 71 PASS touch pointerenter.detail is readonly | |
| 72 PASS touch pointerenter.detail IDL type long (JS type was number) | |
| 73 PASS touch pointerenter.detail value is 0. | |
| 74 PASS touch pointerenter.pressure value is valid | |
| 75 PASS touch pointerenter.isPrimary attribute is correct. | |
| 76 PASS touch pointerenter.pointerId should be the same as previous pointer events
for this active pointer. | |
| 77 PASS touch pointerdown's type should be pointerdown | |
| 78 PASS touch pointerdown's button attribute is 0 when left mouse button is presse
d. | |
| 79 PASS touch pointerdown's buttons attribute is 1 when left mouse button is press
ed. | |
| 80 PASS touch pointerdown's ClientX and ClientY attributes are correct. | |
| 81 PASS touch pointerdown event pointerType is correct. | |
| 82 PASS touch pointerdown event is a PointerEvent event | |
| 83 PASS touch pointerdown.pointerId attribute exists | |
| 84 PASS touch pointerdown.pointerId is readonly | |
| 85 PASS touch pointerdown.pointerId IDL type long (JS type was number) | |
| 86 PASS touch pointerdown.width attribute exists | |
| 87 PASS touch pointerdown.width is readonly | |
| 88 PASS touch pointerdown.width IDL type float (JS type was number) | |
| 89 PASS touch pointerdown.height attribute exists | |
| 90 PASS touch pointerdown.height is readonly | |
| 91 PASS touch pointerdown.height IDL type float (JS type was number) | |
| 92 PASS touch pointerdown.pressure attribute exists | |
| 93 PASS touch pointerdown.pressure is readonly | |
| 94 PASS touch pointerdown.pressure IDL type float (JS type was number) | |
| 95 PASS touch pointerdown.tiltX attribute exists | |
| 96 PASS touch pointerdown.tiltX is readonly | |
| 97 PASS touch pointerdown.tiltX IDL type long (JS type was number) | |
| 98 PASS touch pointerdown.tiltY attribute exists | |
| 99 PASS touch pointerdown.tiltY is readonly | |
| 100 PASS touch pointerdown.tiltY IDL type long (JS type was number) | |
| 101 PASS touch pointerdown.pointerType attribute exists | |
| 102 PASS touch pointerdown.pointerType is readonly | |
| 103 PASS touch pointerdown.pointerType IDL type string (JS type was string) | |
| 104 PASS touch pointerdown.isPrimary attribute exists | |
| 105 PASS touch pointerdown.isPrimary is readonly | |
| 106 PASS touch pointerdown.isPrimary IDL type boolean (JS type was boolean) | |
| 107 PASS touch pointerdown.detail attribute exists | |
| 108 PASS touch pointerdown.detail is readonly | |
| 109 PASS touch pointerdown.detail IDL type long (JS type was number) | |
| 110 PASS touch pointerdown.detail value is 0. | |
| 111 PASS touch pointerdown.pressure value is valid | |
| 112 PASS touch pointerdown.isPrimary attribute is correct. | |
| 113 PASS touch pointerdown.pointerId should be the same as previous pointer events
for this active pointer. | |
| 114 PASS touch pointerup's type should be pointerup | |
| 115 PASS touch pointerup's button attribute is 0 when left mouse button is pressed.
| |
| 116 PASS touch pointerup's buttons is 0 when mouse buttons are in released state. | |
| 117 PASS touch pointerup's ClientX and ClientY attributes are correct. | |
| 118 PASS touch pointerup event pointerType is correct. | |
| 119 PASS touch pointerup event is a PointerEvent event | |
| 120 PASS touch pointerup.pointerId attribute exists | |
| 121 PASS touch pointerup.pointerId is readonly | |
| 122 PASS touch pointerup.pointerId IDL type long (JS type was number) | |
| 123 PASS touch pointerup.width attribute exists | |
| 124 PASS touch pointerup.width is readonly | |
| 125 PASS touch pointerup.width IDL type float (JS type was number) | |
| 126 PASS touch pointerup.height attribute exists | |
| 127 PASS touch pointerup.height is readonly | |
| 128 PASS touch pointerup.height IDL type float (JS type was number) | |
| 129 PASS touch pointerup.pressure attribute exists | |
| 130 PASS touch pointerup.pressure is readonly | |
| 131 PASS touch pointerup.pressure IDL type float (JS type was number) | |
| 132 PASS touch pointerup.tiltX attribute exists | |
| 133 PASS touch pointerup.tiltX is readonly | |
| 134 PASS touch pointerup.tiltX IDL type long (JS type was number) | |
| 135 PASS touch pointerup.tiltY attribute exists | |
| 136 PASS touch pointerup.tiltY is readonly | |
| 137 PASS touch pointerup.tiltY IDL type long (JS type was number) | |
| 138 PASS touch pointerup.pointerType attribute exists | |
| 139 PASS touch pointerup.pointerType is readonly | |
| 140 PASS touch pointerup.pointerType IDL type string (JS type was string) | |
| 141 PASS touch pointerup.isPrimary attribute exists | |
| 142 PASS touch pointerup.isPrimary is readonly | |
| 143 PASS touch pointerup.isPrimary IDL type boolean (JS type was boolean) | |
| 144 PASS touch pointerup.detail attribute exists | |
| 145 PASS touch pointerup.detail is readonly | |
| 146 PASS touch pointerup.detail IDL type long (JS type was number) | |
| 147 PASS touch pointerup.detail value is 0. | |
| 148 FAIL touch pointerup.pressure value is valid assert_equals: pressure is 0 durin
g pointerup expected 0 but got 1 | |
| 149 PASS touch pointerup.isPrimary attribute is correct. | |
| 150 PASS touch pointerup.pointerId should be the same as previous pointer events fo
r this active pointer. | |
| 151 PASS touch pointerout's type should be pointerout | |
| 152 PASS touch pointerout's button attribute is 0 when left mouse button is pressed
. | |
| 153 PASS touch pointerout's buttons is 0 when mouse buttons are in released state. | |
| 154 PASS touch pointerout's ClientX and ClientY attributes are correct. | |
| 155 PASS touch pointerout event pointerType is correct. | |
| 156 PASS touch pointerout event is a PointerEvent event | |
| 157 PASS touch pointerout.pointerId attribute exists | |
| 158 PASS touch pointerout.pointerId is readonly | |
| 159 PASS touch pointerout.pointerId IDL type long (JS type was number) | |
| 160 PASS touch pointerout.width attribute exists | |
| 161 PASS touch pointerout.width is readonly | |
| 162 PASS touch pointerout.width IDL type float (JS type was number) | |
| 163 PASS touch pointerout.height attribute exists | |
| 164 PASS touch pointerout.height is readonly | |
| 165 PASS touch pointerout.height IDL type float (JS type was number) | |
| 166 PASS touch pointerout.pressure attribute exists | |
| 167 PASS touch pointerout.pressure is readonly | |
| 168 PASS touch pointerout.pressure IDL type float (JS type was number) | |
| 169 PASS touch pointerout.tiltX attribute exists | |
| 170 PASS touch pointerout.tiltX is readonly | |
| 171 PASS touch pointerout.tiltX IDL type long (JS type was number) | |
| 172 PASS touch pointerout.tiltY attribute exists | |
| 173 PASS touch pointerout.tiltY is readonly | |
| 174 PASS touch pointerout.tiltY IDL type long (JS type was number) | |
| 175 PASS touch pointerout.pointerType attribute exists | |
| 176 PASS touch pointerout.pointerType is readonly | |
| 177 PASS touch pointerout.pointerType IDL type string (JS type was string) | |
| 178 PASS touch pointerout.isPrimary attribute exists | |
| 179 PASS touch pointerout.isPrimary is readonly | |
| 180 PASS touch pointerout.isPrimary IDL type boolean (JS type was boolean) | |
| 181 PASS touch pointerout.detail attribute exists | |
| 182 PASS touch pointerout.detail is readonly | |
| 183 PASS touch pointerout.detail IDL type long (JS type was number) | |
| 184 PASS touch pointerout.detail value is 0. | |
| 185 PASS touch pointerout.pressure value is valid | |
| 186 PASS touch pointerout.isPrimary attribute is correct. | |
| 187 PASS touch pointerout.pointerId should be the same as previous pointer events f
or this active pointer. | |
| 188 PASS touch pointerleave's type should be pointerleave | |
| 189 PASS touch pointerleave's button attribute is 0 when left mouse button is press
ed. | |
| 190 PASS touch pointerleave's buttons is 0 when mouse buttons are in released state
. | |
| 191 PASS touch pointerleave's ClientX and ClientY attributes are correct. | |
| 192 PASS touch pointerleave event pointerType is correct. | |
| 193 PASS touch pointerleave event is a PointerEvent event | |
| 194 PASS touch pointerleave.pointerId attribute exists | |
| 195 PASS touch pointerleave.pointerId is readonly | |
| 196 PASS touch pointerleave.pointerId IDL type long (JS type was number) | |
| 197 PASS touch pointerleave.width attribute exists | |
| 198 PASS touch pointerleave.width is readonly | |
| 199 PASS touch pointerleave.width IDL type float (JS type was number) | |
| 200 PASS touch pointerleave.height attribute exists | |
| 201 PASS touch pointerleave.height is readonly | |
| 202 PASS touch pointerleave.height IDL type float (JS type was number) | |
| 203 PASS touch pointerleave.pressure attribute exists | |
| 204 PASS touch pointerleave.pressure is readonly | |
| 205 PASS touch pointerleave.pressure IDL type float (JS type was number) | |
| 206 PASS touch pointerleave.tiltX attribute exists | |
| 207 PASS touch pointerleave.tiltX is readonly | |
| 208 PASS touch pointerleave.tiltX IDL type long (JS type was number) | |
| 209 PASS touch pointerleave.tiltY attribute exists | |
| 210 PASS touch pointerleave.tiltY is readonly | |
| 211 PASS touch pointerleave.tiltY IDL type long (JS type was number) | |
| 212 PASS touch pointerleave.pointerType attribute exists | |
| 213 PASS touch pointerleave.pointerType is readonly | |
| 214 PASS touch pointerleave.pointerType IDL type string (JS type was string) | |
| 215 PASS touch pointerleave.isPrimary attribute exists | |
| 216 PASS touch pointerleave.isPrimary is readonly | |
| 217 PASS touch pointerleave.isPrimary IDL type boolean (JS type was boolean) | |
| 218 PASS touch pointerleave.detail attribute exists | |
| 219 PASS touch pointerleave.detail is readonly | |
| 220 PASS touch pointerleave.detail IDL type long (JS type was number) | |
| 221 PASS touch pointerleave.detail value is 0. | |
| 222 PASS touch pointerleave.pressure value is valid | |
| 223 PASS touch pointerleave.isPrimary attribute is correct. | |
| 224 PASS touch pointerleave.pointerId should be the same as previous pointer events
for this active pointer. | |
| 225 PASS Inner frame touch pointerover's type should be pointerover | |
| 226 PASS Inner frame touch pointerover's button attribute is 0 when left mouse butt
on is pressed. | |
| 227 PASS Inner frame touch pointerover's buttons attribute is 1 when left mouse but
ton is pressed. | |
| 228 PASS Inner frame touch pointerover's ClientX and ClientY attributes are correct
. | |
| 229 PASS Inner frame touch pointerover event pointerType is correct. | |
| 230 PASS Inner frame touch pointerover event is a PointerEvent event | |
| 231 PASS Inner frame touch pointerover.pointerId attribute exists | |
| 232 PASS Inner frame touch pointerover.pointerId is readonly | |
| 233 PASS Inner frame touch pointerover.pointerId IDL type long (JS type was number)
| |
| 234 PASS Inner frame touch pointerover.width attribute exists | |
| 235 PASS Inner frame touch pointerover.width is readonly | |
| 236 PASS Inner frame touch pointerover.width IDL type float (JS type was number) | |
| 237 PASS Inner frame touch pointerover.height attribute exists | |
| 238 PASS Inner frame touch pointerover.height is readonly | |
| 239 PASS Inner frame touch pointerover.height IDL type float (JS type was number) | |
| 240 PASS Inner frame touch pointerover.pressure attribute exists | |
| 241 PASS Inner frame touch pointerover.pressure is readonly | |
| 242 PASS Inner frame touch pointerover.pressure IDL type float (JS type was number)
| |
| 243 PASS Inner frame touch pointerover.tiltX attribute exists | |
| 244 PASS Inner frame touch pointerover.tiltX is readonly | |
| 245 PASS Inner frame touch pointerover.tiltX IDL type long (JS type was number) | |
| 246 PASS Inner frame touch pointerover.tiltY attribute exists | |
| 247 PASS Inner frame touch pointerover.tiltY is readonly | |
| 248 PASS Inner frame touch pointerover.tiltY IDL type long (JS type was number) | |
| 249 PASS Inner frame touch pointerover.pointerType attribute exists | |
| 250 PASS Inner frame touch pointerover.pointerType is readonly | |
| 251 PASS Inner frame touch pointerover.pointerType IDL type string (JS type was str
ing) | |
| 252 PASS Inner frame touch pointerover.isPrimary attribute exists | |
| 253 PASS Inner frame touch pointerover.isPrimary is readonly | |
| 254 PASS Inner frame touch pointerover.isPrimary IDL type boolean (JS type was bool
ean) | |
| 255 PASS Inner frame touch pointerover.detail attribute exists | |
| 256 PASS Inner frame touch pointerover.detail is readonly | |
| 257 PASS Inner frame touch pointerover.detail IDL type long (JS type was number) | |
| 258 PASS Inner frame touch pointerover.detail value is 0. | |
| 259 PASS Inner frame touch pointerover.pressure value is valid | |
| 260 PASS Inner frame touch pointerover.isPrimary attribute is correct. | |
| 261 PASS Inner frame touch pointerenter's type should be pointerenter | |
| 262 PASS Inner frame touch pointerenter's button attribute is 0 when left mouse but
ton is pressed. | |
| 263 PASS Inner frame touch pointerenter's buttons attribute is 1 when left mouse bu
tton is pressed. | |
| 264 PASS Inner frame touch pointerenter's ClientX and ClientY attributes are correc
t. | |
| 265 PASS Inner frame touch pointerenter event pointerType is correct. | |
| 266 PASS Inner frame touch pointerenter event is a PointerEvent event | |
| 267 PASS Inner frame touch pointerenter.pointerId attribute exists | |
| 268 PASS Inner frame touch pointerenter.pointerId is readonly | |
| 269 PASS Inner frame touch pointerenter.pointerId IDL type long (JS type was number
) | |
| 270 PASS Inner frame touch pointerenter.width attribute exists | |
| 271 PASS Inner frame touch pointerenter.width is readonly | |
| 272 PASS Inner frame touch pointerenter.width IDL type float (JS type was number) | |
| 273 PASS Inner frame touch pointerenter.height attribute exists | |
| 274 PASS Inner frame touch pointerenter.height is readonly | |
| 275 PASS Inner frame touch pointerenter.height IDL type float (JS type was number) | |
| 276 PASS Inner frame touch pointerenter.pressure attribute exists | |
| 277 PASS Inner frame touch pointerenter.pressure is readonly | |
| 278 PASS Inner frame touch pointerenter.pressure IDL type float (JS type was number
) | |
| 279 PASS Inner frame touch pointerenter.tiltX attribute exists | |
| 280 PASS Inner frame touch pointerenter.tiltX is readonly | |
| 281 PASS Inner frame touch pointerenter.tiltX IDL type long (JS type was number) | |
| 282 PASS Inner frame touch pointerenter.tiltY attribute exists | |
| 283 PASS Inner frame touch pointerenter.tiltY is readonly | |
| 284 PASS Inner frame touch pointerenter.tiltY IDL type long (JS type was number) | |
| 285 PASS Inner frame touch pointerenter.pointerType attribute exists | |
| 286 PASS Inner frame touch pointerenter.pointerType is readonly | |
| 287 PASS Inner frame touch pointerenter.pointerType IDL type string (JS type was st
ring) | |
| 288 PASS Inner frame touch pointerenter.isPrimary attribute exists | |
| 289 PASS Inner frame touch pointerenter.isPrimary is readonly | |
| 290 PASS Inner frame touch pointerenter.isPrimary IDL type boolean (JS type was boo
lean) | |
| 291 PASS Inner frame touch pointerenter.detail attribute exists | |
| 292 PASS Inner frame touch pointerenter.detail is readonly | |
| 293 PASS Inner frame touch pointerenter.detail IDL type long (JS type was number) | |
| 294 PASS Inner frame touch pointerenter.detail value is 0. | |
| 295 PASS Inner frame touch pointerenter.pressure value is valid | |
| 296 PASS Inner frame touch pointerenter.isPrimary attribute is correct. | |
| 297 PASS Inner frame touch pointerenter.pointerId should be the same as previous po
inter events for this active pointer. | |
| 298 PASS Inner frame touch pointerdown's type should be pointerdown | |
| 299 PASS Inner frame touch pointerdown's button attribute is 0 when left mouse butt
on is pressed. | |
| 300 PASS Inner frame touch pointerdown's buttons attribute is 1 when left mouse but
ton is pressed. | |
| 301 PASS Inner frame touch pointerdown's ClientX and ClientY attributes are correct
. | |
| 302 PASS Inner frame touch pointerdown event pointerType is correct. | |
| 303 PASS Inner frame touch pointerdown event is a PointerEvent event | |
| 304 PASS Inner frame touch pointerdown.pointerId attribute exists | |
| 305 PASS Inner frame touch pointerdown.pointerId is readonly | |
| 306 PASS Inner frame touch pointerdown.pointerId IDL type long (JS type was number)
| |
| 307 PASS Inner frame touch pointerdown.width attribute exists | |
| 308 PASS Inner frame touch pointerdown.width is readonly | |
| 309 PASS Inner frame touch pointerdown.width IDL type float (JS type was number) | |
| 310 PASS Inner frame touch pointerdown.height attribute exists | |
| 311 PASS Inner frame touch pointerdown.height is readonly | |
| 312 PASS Inner frame touch pointerdown.height IDL type float (JS type was number) | |
| 313 PASS Inner frame touch pointerdown.pressure attribute exists | |
| 314 PASS Inner frame touch pointerdown.pressure is readonly | |
| 315 PASS Inner frame touch pointerdown.pressure IDL type float (JS type was number)
| |
| 316 PASS Inner frame touch pointerdown.tiltX attribute exists | |
| 317 PASS Inner frame touch pointerdown.tiltX is readonly | |
| 318 PASS Inner frame touch pointerdown.tiltX IDL type long (JS type was number) | |
| 319 PASS Inner frame touch pointerdown.tiltY attribute exists | |
| 320 PASS Inner frame touch pointerdown.tiltY is readonly | |
| 321 PASS Inner frame touch pointerdown.tiltY IDL type long (JS type was number) | |
| 322 PASS Inner frame touch pointerdown.pointerType attribute exists | |
| 323 PASS Inner frame touch pointerdown.pointerType is readonly | |
| 324 PASS Inner frame touch pointerdown.pointerType IDL type string (JS type was str
ing) | |
| 325 PASS Inner frame touch pointerdown.isPrimary attribute exists | |
| 326 PASS Inner frame touch pointerdown.isPrimary is readonly | |
| 327 PASS Inner frame touch pointerdown.isPrimary IDL type boolean (JS type was bool
ean) | |
| 328 PASS Inner frame touch pointerdown.detail attribute exists | |
| 329 PASS Inner frame touch pointerdown.detail is readonly | |
| 330 PASS Inner frame touch pointerdown.detail IDL type long (JS type was number) | |
| 331 PASS Inner frame touch pointerdown.detail value is 0. | |
| 332 PASS Inner frame touch pointerdown.pressure value is valid | |
| 333 PASS Inner frame touch pointerdown.isPrimary attribute is correct. | |
| 334 PASS Inner frame touch pointerdown.pointerId should be the same as previous poi
nter events for this active pointer. | |
| 335 PASS Inner frame touch pointerup's type should be pointerup | |
| 336 PASS Inner frame touch pointerup's button attribute is 0 when left mouse button
is pressed. | |
| 337 PASS Inner frame touch pointerup's buttons is 0 when mouse buttons are in relea
sed state. | |
| 338 PASS Inner frame touch pointerup's ClientX and ClientY attributes are correct. | |
| 339 PASS Inner frame touch pointerup event pointerType is correct. | |
| 340 PASS Inner frame touch pointerup event is a PointerEvent event | |
| 341 PASS Inner frame touch pointerup.pointerId attribute exists | |
| 342 PASS Inner frame touch pointerup.pointerId is readonly | |
| 343 PASS Inner frame touch pointerup.pointerId IDL type long (JS type was number) | |
| 344 PASS Inner frame touch pointerup.width attribute exists | |
| 345 PASS Inner frame touch pointerup.width is readonly | |
| 346 PASS Inner frame touch pointerup.width IDL type float (JS type was number) | |
| 347 PASS Inner frame touch pointerup.height attribute exists | |
| 348 PASS Inner frame touch pointerup.height is readonly | |
| 349 PASS Inner frame touch pointerup.height IDL type float (JS type was number) | |
| 350 PASS Inner frame touch pointerup.pressure attribute exists | |
| 351 PASS Inner frame touch pointerup.pressure is readonly | |
| 352 PASS Inner frame touch pointerup.pressure IDL type float (JS type was number) | |
| 353 PASS Inner frame touch pointerup.tiltX attribute exists | |
| 354 PASS Inner frame touch pointerup.tiltX is readonly | |
| 355 PASS Inner frame touch pointerup.tiltX IDL type long (JS type was number) | |
| 356 PASS Inner frame touch pointerup.tiltY attribute exists | |
| 357 PASS Inner frame touch pointerup.tiltY is readonly | |
| 358 PASS Inner frame touch pointerup.tiltY IDL type long (JS type was number) | |
| 359 PASS Inner frame touch pointerup.pointerType attribute exists | |
| 360 PASS Inner frame touch pointerup.pointerType is readonly | |
| 361 PASS Inner frame touch pointerup.pointerType IDL type string (JS type was strin
g) | |
| 362 PASS Inner frame touch pointerup.isPrimary attribute exists | |
| 363 PASS Inner frame touch pointerup.isPrimary is readonly | |
| 364 PASS Inner frame touch pointerup.isPrimary IDL type boolean (JS type was boolea
n) | |
| 365 PASS Inner frame touch pointerup.detail attribute exists | |
| 366 PASS Inner frame touch pointerup.detail is readonly | |
| 367 PASS Inner frame touch pointerup.detail IDL type long (JS type was number) | |
| 368 PASS Inner frame touch pointerup.detail value is 0. | |
| 369 FAIL Inner frame touch pointerup.pressure value is valid assert_equals: pressur
e is 0 during pointerup expected 0 but got 1 | |
| 370 PASS Inner frame touch pointerup.isPrimary attribute is correct. | |
| 371 PASS Inner frame touch pointerup.pointerId should be the same as previous point
er events for this active pointer. | |
| 372 PASS Inner frame touch pointerout's type should be pointerout | |
| 373 PASS Inner frame touch pointerout's button attribute is 0 when left mouse butto
n is pressed. | |
| 374 PASS Inner frame touch pointerout's buttons is 0 when mouse buttons are in rele
ased state. | |
| 375 PASS Inner frame touch pointerout's ClientX and ClientY attributes are correct.
| |
| 376 PASS Inner frame touch pointerout event pointerType is correct. | |
| 377 PASS Inner frame touch pointerout event is a PointerEvent event | |
| 378 PASS Inner frame touch pointerout.pointerId attribute exists | |
| 379 PASS Inner frame touch pointerout.pointerId is readonly | |
| 380 PASS Inner frame touch pointerout.pointerId IDL type long (JS type was number) | |
| 381 PASS Inner frame touch pointerout.width attribute exists | |
| 382 PASS Inner frame touch pointerout.width is readonly | |
| 383 PASS Inner frame touch pointerout.width IDL type float (JS type was number) | |
| 384 PASS Inner frame touch pointerout.height attribute exists | |
| 385 PASS Inner frame touch pointerout.height is readonly | |
| 386 PASS Inner frame touch pointerout.height IDL type float (JS type was number) | |
| 387 PASS Inner frame touch pointerout.pressure attribute exists | |
| 388 PASS Inner frame touch pointerout.pressure is readonly | |
| 389 PASS Inner frame touch pointerout.pressure IDL type float (JS type was number) | |
| 390 PASS Inner frame touch pointerout.tiltX attribute exists | |
| 391 PASS Inner frame touch pointerout.tiltX is readonly | |
| 392 PASS Inner frame touch pointerout.tiltX IDL type long (JS type was number) | |
| 393 PASS Inner frame touch pointerout.tiltY attribute exists | |
| 394 PASS Inner frame touch pointerout.tiltY is readonly | |
| 395 PASS Inner frame touch pointerout.tiltY IDL type long (JS type was number) | |
| 396 PASS Inner frame touch pointerout.pointerType attribute exists | |
| 397 PASS Inner frame touch pointerout.pointerType is readonly | |
| 398 PASS Inner frame touch pointerout.pointerType IDL type string (JS type was stri
ng) | |
| 399 PASS Inner frame touch pointerout.isPrimary attribute exists | |
| 400 PASS Inner frame touch pointerout.isPrimary is readonly | |
| 401 PASS Inner frame touch pointerout.isPrimary IDL type boolean (JS type was boole
an) | |
| 402 PASS Inner frame touch pointerout.detail attribute exists | |
| 403 PASS Inner frame touch pointerout.detail is readonly | |
| 404 PASS Inner frame touch pointerout.detail IDL type long (JS type was number) | |
| 405 PASS Inner frame touch pointerout.detail value is 0. | |
| 406 PASS Inner frame touch pointerout.pressure value is valid | |
| 407 PASS Inner frame touch pointerout.isPrimary attribute is correct. | |
| 408 PASS Inner frame touch pointerout.pointerId should be the same as previous poin
ter events for this active pointer. | |
| 409 PASS Inner frame touch pointerleave's type should be pointerleave | |
| 410 PASS Inner frame touch pointerleave's button attribute is 0 when left mouse but
ton is pressed. | |
| 411 PASS Inner frame touch pointerleave's buttons is 0 when mouse buttons are in re
leased state. | |
| 412 PASS Inner frame touch pointerleave's ClientX and ClientY attributes are correc
t. | |
| 413 PASS Inner frame touch pointerleave event pointerType is correct. | |
| 414 PASS Inner frame touch pointerleave event is a PointerEvent event | |
| 415 PASS Inner frame touch pointerleave.pointerId attribute exists | |
| 416 PASS Inner frame touch pointerleave.pointerId is readonly | |
| 417 PASS Inner frame touch pointerleave.pointerId IDL type long (JS type was number
) | |
| 418 PASS Inner frame touch pointerleave.width attribute exists | |
| 419 PASS Inner frame touch pointerleave.width is readonly | |
| 420 PASS Inner frame touch pointerleave.width IDL type float (JS type was number) | |
| 421 PASS Inner frame touch pointerleave.height attribute exists | |
| 422 PASS Inner frame touch pointerleave.height is readonly | |
| 423 PASS Inner frame touch pointerleave.height IDL type float (JS type was number) | |
| 424 PASS Inner frame touch pointerleave.pressure attribute exists | |
| 425 PASS Inner frame touch pointerleave.pressure is readonly | |
| 426 PASS Inner frame touch pointerleave.pressure IDL type float (JS type was number
) | |
| 427 PASS Inner frame touch pointerleave.tiltX attribute exists | |
| 428 PASS Inner frame touch pointerleave.tiltX is readonly | |
| 429 PASS Inner frame touch pointerleave.tiltX IDL type long (JS type was number) | |
| 430 PASS Inner frame touch pointerleave.tiltY attribute exists | |
| 431 PASS Inner frame touch pointerleave.tiltY is readonly | |
| 432 PASS Inner frame touch pointerleave.tiltY IDL type long (JS type was number) | |
| 433 PASS Inner frame touch pointerleave.pointerType attribute exists | |
| 434 PASS Inner frame touch pointerleave.pointerType is readonly | |
| 435 PASS Inner frame touch pointerleave.pointerType IDL type string (JS type was st
ring) | |
| 436 PASS Inner frame touch pointerleave.isPrimary attribute exists | |
| 437 PASS Inner frame touch pointerleave.isPrimary is readonly | |
| 438 PASS Inner frame touch pointerleave.isPrimary IDL type boolean (JS type was boo
lean) | |
| 439 PASS Inner frame touch pointerleave.detail attribute exists | |
| 440 PASS Inner frame touch pointerleave.detail is readonly | |
| 441 PASS Inner frame touch pointerleave.detail IDL type long (JS type was number) | |
| 442 PASS Inner frame touch pointerleave.detail value is 0. | |
| 443 PASS Inner frame touch pointerleave.pressure value is valid | |
| 444 PASS Inner frame touch pointerleave.isPrimary attribute is correct. | |
| 445 PASS Inner frame touch pointerleave.pointerId should be the same as previous po
inter events for this active pointer. | |
| 446 Harness: the test ran to completion. | |
| 447 | |
| OLD | NEW |