• nzolghadr's avatar
    Fix properties of got/lostpointercapture · 3bd09006
    nzolghadr authored
    Make the attributes of got/lostpointercapture the same
    as the event that caused them to be fired. In the case
    of the delayed processing that will be the very next
    pointerevent. In the case of implicit release that
    will be pointerup/cancel right before got/lostpointercapture
    event.
    
    BUG=632766
    
    Review-Url: https://codereview.chromium.org/2199263005
    Cr-Commit-Position: refs/heads/master@{#410409}
    3bd09006
mouse-pointer-capture.html 5.68 KB