Bug 214024

Summary: DataTransfer.setDragImage does not support dragging SVG images
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: webkit-bug-importer, zimmermann
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
test case none

Description Said Abou-Hallawa 2020-07-06 19:08:27 PDT
Created attachment 403653 [details]
test case

1. Open the attached test case
2. Drag the red rectangle

Result: Nothing is dragged.
Expected: A green rectangle is dragged with the mouse move.
Comment 1 Said Abou-Hallawa 2020-07-06 19:09:25 PDT
<rdar://problem/65125799>