Bug 54895

Summary: [GTK] editing/pasteboard/dataTransfer-setData-getData.html fails
Product: WebKit Reporter: Alejandro G. Castro <alex>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mrobinson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch xan.lopez: review+

Alejandro G. Castro
Reported 2011-02-21 11:24:59 PST
Diff file: @@ -36,6 +36,15 @@ --- Test set/get 'text/plain': PASS getDataResultType is "string" PASS getDataResult is "Lorem ipsum dolor sit amet." +--- Test set 'text/plain', get 'text': +PASS getDataResultType is "string" +FAIL getDataResult should be Lorem ipsum dolor sit amet.. Was . +--- Test set 'text', get 'text/plain': +PASS getDataResultType is "string" +FAIL getDataResult should be Lorem ipsum dolor sit amet.. Was Drag me. +--- Test set/get 'text': +PASS getDataResultType is "string" +FAIL getDataResult should be Lorem ipsum dolor sit amet.. Was . PASS successfullyParsed is true TEST COMPLETE
Attachments
Patch (4.21 KB, patch)
2011-02-21 13:29 PST, Martin Robinson
xan.lopez: review+
Martin Robinson
Comment 1 2011-02-21 13:29:56 PST
Xan Lopez
Comment 2 2011-02-21 13:33:14 PST
Comment on attachment 83211 [details] Patch Bam.
Martin Robinson
Comment 3 2011-02-21 13:36:00 PST
Note You need to log in before you can comment on or make changes to this bug.