Closed Bug 1323164 Opened 7 years ago Closed 7 years ago

[PointerEvents][web-platform-tests] Fail to get expect result status when running "pointerevent_setpointercapture_relatedtarget-manual"

Categories

(Core :: DOM: Events, defect, P3)

53 Branch
x86_64
Windows 10
defect

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox53 --- affected

People

(Reporter: cynthiatang, Assigned: stone)

References

Details

Test Description: 
This test checks if setCapture/releaseCapture functions works properly.

Steps to reproduce:
 1. Launch Firefox with Pointer Events
 2. Go to http://w3c-test.org/pointerevents/pointerevent_setpointercapture_relatedtarget-manual.html
 3. Start the manual. Complete the following actions:
    (1) Put your mouse over the purple rectangle. pointerover should be received for the purple rectangle
    (2) Press and hold left mouse button over ""Set Capture"" button
    (3) Move your mouse. pointerover should be received for the black rectangle
    (4) Release left mouse button to complete the test.

Expected result:
 - Return result status is "PASS".

Actual result:
 - 1 PASS
 - 1 TIMEOUT
   - Test Name: relatedTarget should not be null even when the capture is set.
   
Note:
 - Chrome: All pass
 - Edge: 1 Timeout

Environment:
 - Devices: Surface 3
 - OS: Windows 10 Pro. (64-bit)
 - Firefox: 53.0a1 (2016-11-30) (64-bit)
Priority: -- → P3
Assignee: nobody → sshih
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.