pointerevent_to_slotted_target.html.ini (591B)
1 [pointerevent_to_slotted_target.html?pen] 2 [Pointer events from pen to slotted element and shadow-host] 3 expected: FAIL 4 5 6 [pointerevent_to_slotted_target.html?touch] 7 expected: 8 if (os == "win") and debug and (processor == "x86_64"): [OK, TIMEOUT] 9 if (os == "linux") and debug and not fission: [OK, TIMEOUT] 10 [Pointer events from touch to slotted element and shadow-host] 11 expected: 12 if (os == "win") and debug and (processor == "x86_64"): [PASS, TIMEOUT] 13 if (os == "linux") and debug and not fission: [PASS, TIMEOUT] 14 15 16 [pointerevent_to_slotted_target.html?mouse]