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

eric at webkit.org eric at webkit.org
Thu Oct 29 20:49:44 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit 669df222e0798e2a5c648ab25f533ae440ea7861
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Oct 21 19:43:48 2009 +0000

    2009-10-21  Alejandro G. Castro  <alex at igalia.com>
    
            Reviewed by Xan Lopez.
    
            [GTK] Removed 5333725.html from Skipped and modified the expected
            result of 5232159-expected.txt and fake-drag-expected.txt, this
            modifications come from the changes in EventSender (bug 30633 and
            bug 30636).
            https://bugs.webkit.org/show_bug.cgi?id=30593
    
            * LayoutTests/platform/gtk/Skipped:
            * LayoutTests/platform/gtk/editing/selection/5232159-expected.txt:
            * LayoutTests/platform/gtk/editing/selection/fake-drag-expected.tx :
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49918 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 2613098..c4f67b6 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,17 @@
+2009-10-21  Alejandro G. Castro  <alex at igalia.com>
+
+        Reviewed by Xan Lopez.
+
+        [GTK] Removed 5333725.html from Skipped and modified the expected
+        result of 5232159-expected.txt and fake-drag-expected.txt, this
+        modifications come from the changes in EventSender (bug 30633 and
+        bug 30636).
+        https://bugs.webkit.org/show_bug.cgi?id=30593
+
+        * LayoutTests/platform/gtk/Skipped:
+        * LayoutTests/platform/gtk/editing/selection/5232159-expected.txt:
+        * LayoutTests/platform/gtk/editing/selection/fake-drag-expected.tx :
+
 2009-10-21  Victor Wang  <victorw at chromium.org>
 
         Reviewed by Eric Seidel.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 23335a2..e5fd865 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5544,9 +5544,6 @@ fast/events/pageshow-pagehide-on-back-cached.html
 fast/events/pageshow-pagehide-on-back-uncached.html
 fast/events/pageshow-pagehide.html
 
-# https://bugs.webkit.org/show_bug.cgi?id=30593
-editing/selection/5333725.html
-
 # No TextInputController
 fast/forms/input-maxlength-ime-completed.html
 fast/forms/input-maxlength-ime-preedit.html
diff --git a/LayoutTests/platform/gtk/editing/selection/5232159-expected.txt b/LayoutTests/platform/gtk/editing/selection/5232159-expected.txt
index 4b99211..50d1130 100644
--- a/LayoutTests/platform/gtk/editing/selection/5232159-expected.txt
+++ b/LayoutTests/platform/gtk/editing/selection/5232159-expected.txt
@@ -23,4 +23,5 @@ layer at (0,60) size 800x100
         text run at (0,40) width 740: "tincidunt, ipsum metus tristique risus, et convallis turpis elit eget massa. Nunc consectetuer dolor vel nunc. Cum sociis"
         text run at (0,60) width 753: "natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Quisque dapibus ante et nulla. Cras nec velit."
         text run at (0,80) width 645: "Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Integer ut tortor."
-caret: position 3 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV} of child 1 {DIV} of child 3 {DIV} of child 1 {BODY} of child 0 {HTML} of document
+selection start: position 3 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV} of child 1 {DIV} of child 3 {DIV} of child 1 {BODY} of child 0 {HTML} of document
+selection end:   position 236 of child 2 {#text} of child 1 {DIV} of child 1 {DIV} of child 3 {DIV} of child 1 {BODY} of child 0 {HTML} of document
diff --git a/LayoutTests/platform/gtk/editing/selection/fake-drag-expected.txt b/LayoutTests/platform/gtk/editing/selection/fake-drag-expected.txt
index b2ebfd8..7ccacc0 100644
--- a/LayoutTests/platform/gtk/editing/selection/fake-drag-expected.txt
+++ b/LayoutTests/platform/gtk/editing/selection/fake-drag-expected.txt
@@ -6,5 +6,5 @@ layer at (0,0) size 800x600
       RenderBlock {DIV} at (0,0) size 800x20
         RenderText {#text} at (0,0) size 193x20
           text run at (0,0) width 193: "Select me, select me, select me"
-selection start: position 0 of child 0 {#text} of child 1 {DIV} of child 1 {BODY} of child 0 {HTML} of document
-selection end:   position 6 of child 0 {#text} of child 1 {DIV} of child 1 {BODY} of child 0 {HTML} of document
+selection start: position 5 of child 0 {#text} of child 1 {DIV} of child 1 {BODY} of child 0 {HTML} of document
+selection end:   position 8 of child 0 {#text} of child 1 {DIV} of child 1 {BODY} of child 0 {HTML} of document

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list