[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

mrobinson at webkit.org mrobinson at webkit.org
Sun Feb 20 23:24:39 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit 27ca1d79d7c24bc8535d6f44d4c5c4ccff9283a9
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Jan 20 10:51:46 2011 +0000

    2011-01-20  Martin Robinson  <mrobinson at igalia.com>
    
            Skip a test which requires the textInputController, which
            the GTK+ DRT does not have.
    
            * platform/gtk/Skipped: Skip new test.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76220 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 77fd7d7..492f0dc 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2011-01-20  Martin Robinson  <mrobinson at igalia.com>
+
+        Skip a test which requires the textInputController, which
+        the GTK+ DRT does not have.
+
+        * platform/gtk/Skipped: Skip new test.
+
 2011-01-20  Sheriff Bot  <webkit.review.bot at gmail.com>
 
         Unreviewed, rolling out r76172.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 3ad9453..dcbfcd9 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -4774,7 +4774,8 @@ fast/history/back-forward-reset-after-error-handling.html
 transforms/3d
 compositing
 
-# Missing textInputController.selectedRange()
+# Missing textInputController
+editing/inserting/insert-composition-whitespace.html
 editing/selection/mixed-editability-10.html
 editing/selection/5825350-1.html
 editing/selection/5825350-2.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list