pointerevent_fractional_coordinates.html.ini (530B)
1 [pointerevent_fractional_coordinates.html?pen] 2 expected: 3 if (os == "linux") and debug and not fission: [OK, CRASH] 4 5 [pointerevent_fractional_coordinates.html?mouse] 6 7 [pointerevent_fractional_coordinates.html?touch] 8 expected: 9 if (os == "win") and debug and (processor == "x86"): [OK, TIMEOUT] 10 if (os == "mac") and debug: [OK, TIMEOUT] 11 [touch pointerevent events in capturing] 12 expected: 13 if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] 14 if (os == "mac") and debug: [PASS, NOTRUN]