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

xan at webkit.org xan at webkit.org
Thu Oct 29 20:41:42 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit a7bf1d93ae342806f9dd46354e413397db29e2c1
Author: xan at webkit.org <xan at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Oct 8 13:14:38 2009 +0000

    2009-10-08  Xan Lopez  <xlopez at igalia.com>
    
            Skip editing/selection/home-end.html, since it seems to be
            somewhat broken. See https://bugs.webkit.org/show_bug.cgi?id=30208
            for details.
    
            * platform/gtk/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49295 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index a799d67..a912d8d 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2009-10-08  Xan Lopez  <xlopez at igalia.com>
+
+        Skip editing/selection/home-end.html, since it seems to be
+        somewhat broken. See https://bugs.webkit.org/show_bug.cgi?id=30208
+        for details.
+
+        * platform/gtk/Skipped:
+
 2009-10-07  Aaron Boodman  <aa at chromium.org>
 
         Reviewed by Adam Barth.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 9e93b42..5b130e1 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -793,10 +793,12 @@ editing/selection/click-in-padding-with-multiple-line-boxes.html
 editing/selection/doubleclick-whitespace.html
 editing/selection/drag-start-event-client-x-y.html
 editing/selection/drag-text-delay.html
-editing/selection/extend-selection.html
 editing/selection/extend-selection-bidi.html
 editing/selection/getRangeAt.html
 editing/selection/hit-test-anonymous.html
+# home-end.html and extended-selection.html have some potential breakage, commenting for now: https://bugs.webkit.org/show_bug.cgi?id=30208
+editing/selection/home-end.html
+editing/selection/extended-selection.html
 editing/selection/legal-positions.html
 editing/selection/move-begin-end.html
 editing/selection/removeAllRanges.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list