pointerevent_setpointercapture_relatedtarget.html.ini (369B)
1 [pointerevent_setpointercapture_relatedtarget.html] 2 expected: 3 if (os == "android") and fission: [OK, TIMEOUT] 4 if (os == "linux") and (processor == "x86"): [OK, ERROR] 5 [relatedTarget should not be null even when the capture is set.] 6 expected: 7 if (os == "mac") and debug: [PASS, FAIL] 8 if (os == "linux") and (processor == "x86"): [PASS, FAIL]