diff -r 000000000000 -r 4f2f89ce4247 WebCore/manual-tests/gtk/copy-htmltext.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/WebCore/manual-tests/gtk/copy-htmltext.html Fri Sep 17 09:02:29 2010 +0300
@@ -0,0 +1,24 @@
+
+
+
+
+ Copy HTML content
+
+
+ Copy HTML content from currently editable area
+
+ Here is a Editable Area,
+

+
STEPS TO TEST:
+
+ - Select all that text or picture in this editable area (type Ctrl-A / Option-A)
+ - Copy them use Ctrl-C / Option-C
+ - Move the cursor to a blank line below
+ - Paste them use Ctrl-V / Option-V
+
+
Ensure that text and image has been pasted with formats and no garbled.
+
+
+
+