Pointer Events interaction with drag and drop
        
        
            Test Description: This test checks that the pointercancel (and if needed lostpointercapture) is dispatched when drag starts.
            
                 - Press down on the black square.
 
                 - Move your pointer to purple square and release.
 
                 - Repeat the first two steps.
 
                 - Repeat the first two steps once again.
 
                 - Repeat the first two steps once again.
 
            
            Test passes if the proper behavior of the events is observed.