Hi webkit-devI would like to implement DragEvent and move 
MouseEvent.dataTransfer to DragEvent.

Such is the spec:
https://html.spec.whatwg.org/multipage/interaction.html#dragevent

Gecko and Chromium already has the DragEvent interface and has the dataTransfer 
attribute only on that interface.
Actually I added this in chromium as follows
http://src.chromium.org/viewvc/blink?view=revision&revision=200649
The change seems fairly low risk.Bug url : 
https://bugs.webkit.org/show_bug.cgi?id=148124I welcome any comments you may 
have.Thanks.  
이 메일은 나눔글꼴로 작성되었습니다. 설치하기

                                Jincheol Jo                             
Naver Labs                               / Software Engineer            

                
 
        
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to