Source code

Revision control

Copy as Markdown

Other Tools

[pointerevent_setpointercapture_relatedtarget.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
if (os == "linux") and (processor == "x86"): [OK, ERROR]
[relatedTarget should not be null even when the capture is set.]
expected:
if (os == "mac") and debug: [PASS, FAIL]
if (os == "linux") and (processor == "x86"): [PASS, FAIL]