pointerevent_pointerrawupdate_remove_target.https.html.ini (731B)
1 [pointerevent_pointerrawupdate_remove_target.https.html] 2 ["pointermove" and its preceding boundary events should be fired on parent if "pointerrawupdate" event listener removes its document] 3 expected: FAIL 4 5 ["pointermove" and its preceding boundary events should be fired on parent if "pointerrawupdate" event listener removes its target] 6 expected: 7 if (os == "mac") and not debug: [PASS, FAIL] 8 if (os == "android") and not debug: [PASS, FAIL] 9 10 ["pointermove" and its preceding boundary events should be fired on ancestor if "pointerrawupdate" event listener removes its target parent] 11 expected: 12 if (os == "mac") and not debug: [PASS, FAIL] 13 if (os == "android") and not debug: [PASS, FAIL]