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:
+
    +
  1. Select all that text or picture in this editable area (type Ctrl-A / Option-A)
  2. +
  3. Copy them use Ctrl-C / Option-C
  4. +
  5. Move the cursor to a blank line below
  6. +
  7. Paste them use Ctrl-V / Option-V
  8. +
+

Ensure that text and image has been pasted with formats and no garbled.

+









+
+ +