Unreviewed; Windows buildbot update failure fix.
authorkinuko@chromium.org <kinuko@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 20 Jan 2012 14:29:04 +0000 (14:29 +0000)
committerkinuko@chromium.org <kinuko@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 20 Jan 2012 14:29:04 +0000 (14:29 +0000)
* ../ManualTests/data-transfer-items-file-dragout.html: Removed the notion of test:lorem-text.html.
* ../ManualTests/resources/test:lorem-text.html: Removed as this doesn't work on Windows.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@105509 268f45cc-cd09-0410-ab3c-d52691b4dbfc

ChangeLog
ManualTests/data-transfer-items-file-dragout.html
ManualTests/resources/test:lorem-text.html [deleted file]

index ef15711..4988923 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,19 @@
 2012-01-20  Kinuko Yasuda  <kinuko@chromium.org>
 
+        Unreviewed; Windows buildbot update failure fix.
+
+        * ../ManualTests/data-transfer-items-file-dragout.html: Removed the notion of test:lorem-text.html.
+        * ../ManualTests/resources/test:lorem-text.html: Removed as this doesn't work on Windows.
+
+2012-01-20  Kinuko Yasuda  <kinuko@chromium.org>
+
         Add DataTransferItems support for drag-and-drop'ed files and texts
         https://bugs.webkit.org/show_bug.cgi?id=76367
 
         Reviewed by Tony Chang.
 
         * ManualTests/data-transfer-items-file-dragout.html: Added.
-        * ManualTests/resources/test:lorem-text.html: Added.
+        * ManualTests/test:lorem-text.html: Added.
 
 2012-01-20  Mario Sanchez Prada  <msanchez@igalia.com>
 
index b76d25a..5e36fcf 100644 (file)
@@ -5,14 +5,14 @@
 
 <p id="test" style="background-color:skyblue; padding:3px;"><b>STEPS TO TEST:</b> <br>
 1. Open the <a href="resources">$(WebKitRoot)/ManualTests/resources</a> folder in your native file browser.<br>
-2. Drag and drop the file 'test:lorem-text.html' into the 'Drop files here' area below.<br>
+2. Drag and drop a file into the 'Drop files here' area below.<br>
 3. Drag out <a href="#" id="dragout" draggable="true">this link</a> out of the browser window into a different folder in the native file browser).
 </p>
 
 <div id="destination" style="min-height:100px; margin: 5px; border: solid 1px black">Drop files here </div>
 
 <p id="success" style="background-color:palegreen; padding:3px;"><b>TEST PASS:</b>
-The same file you dropped in the step 2 should be dragged out to the folder in the step 3.  The file should have the same content and the same file name (i.e. 'test:lorem-text.html', make sure the prefix 'test:' is not dropped) as the dropped file.  (NOTE: this does not work for multiple files yet.)
+The same file you dropped in the step 2 should be dragged out to the folder in the step 3.  The file should have the same content and the same file name as the dropped file.  (NOTE: this does not work for multiple files yet.)
 </p>
 
 <p id="failure" style="background-color:#FF3300; padding:3px;"><b>TEST FAIL:</b>
diff --git a/ManualTests/resources/test:lorem-text.html b/ManualTests/resources/test:lorem-text.html
deleted file mode 100644 (file)
index 12a42a6..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-<HTML><HEAD><META http-equiv="Content-Type" content="text/html; charset=UTF-8"></HEAD><BODY><P>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam
-        nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat,
-        sed diam voluptua. At vero eos et accusam et justo duo dolores et ea
-        rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem
-        ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing
-        elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna
-        aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo
-        dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus
-        est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur
-        sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et
-        dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam
-        et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea
-        takimata sanctus est Lorem ipsum dolor sit amet.
-      </P>
-      <P>        Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse
-        molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero
-        eros et accumsan et iusto odio dignissim qui blandit praesent luptatum
-        zzril delenit augue duis dolore te feugait nulla facilisi. Lorem ipsum
-        dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh
-        euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.
-      </P>
-      <P>        Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper
-        suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem
-        vel eum iriure dolor in hendrerit in vulputate velit esse molestie
-        consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et
-        accumsan et iusto odio dignissim qui blandit praesent luptatum zzril
-        delenit augue duis dolore te feugait nulla facilisi.
-      </P>
-      <P>        Nam liber tempor cum soluta nobis eleifend option congue nihil
-        imperdiet doming id quod mazim placerat facer possim assum. Lorem ipsum
-        dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh
-        euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut
-        wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper
-        suscipit lobortis nisl ut aliquip ex ea commodo consequat.</P></BODY></HTML>
\ No newline at end of file