[Webkit-unassigned] [Bug 54895] New: [GTK] editing/pasteboard/dataTransfer-setData-getData.html fails
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 21 11:24:59 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=54895
Summary: [GTK]
editing/pasteboard/dataTransfer-setData-getData.html
fails
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: alex at igalia.com
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
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list