[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.15.1-1414-gc69ee75

darin at apple.com darin at apple.com
Thu Oct 29 20:34:24 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit c5034a3547c68f3b9dd455d4886ec1adbed1516d
Author: darin at apple.com <darin at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Sep 25 20:24:55 2009 +0000

    Checked in a file that was created by make-script-test-wrappers.
    
    Patch by Darin Adler <darin at apple.com> on 2009-09-25
    * platform/gtk/editing/pasteboard/middle-click-onpaste.html: Added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@48766 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 08515f4..88f58a6 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,9 @@
+2009-09-25  Darin Adler  <darin at apple.com>
+
+        Checked in a file that was created by make-script-test-wrappers.
+
+        * platform/gtk/editing/pasteboard/middle-click-onpaste.html: Added.
+
 2009-09-25  Enrica Casucci  <enrica at apple.com>
 
         Reviewed by Darin Adler, Dan Bernstein, Adele Peterson, and others.
diff --git a/LayoutTests/platform/gtk/editing/pasteboard/middle-click-onpaste.html b/LayoutTests/platform/gtk/editing/pasteboard/middle-click-onpaste.html
new file mode 100644
index 0000000..ebd18f6
--- /dev/null
+++ b/LayoutTests/platform/gtk/editing/pasteboard/middle-click-onpaste.html
@@ -0,0 +1,13 @@
+<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
+<html>
+<head>
+<link rel="stylesheet" href="../../../../fast/js/resources/js-test-style.css">
+<script src="../../../../fast/js/resources/js-test-pre.js"></script>
+</head>
+<body>
+<p id="description"></p>
+<div id="console"></div>
+<script src="script-tests/middle-click-onpaste.js"></script>
+<script src="../../../../fast/js/resources/js-test-post.js"></script>
+</body>
+</html>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list