[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-10851-g50815da

mrobinson at webkit.org mrobinson at webkit.org
Wed Dec 22 18:13:19 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit d29c1fb7e88482081a4f598466291f644592a380
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Dec 8 23:24:24 2010 +0000

    2010-12-08  Martin Robinson  <mrobinson at igalia.com>
    
            Replace some GTK+ test results after r73548.
    
            * platform/gtk/fast/dom/horizontal-scrollbar-in-rtl-expected.txt:
            * platform/gtk/fast/dom/vertical-scrollbar-in-rtl-expected.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73557 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 1a5bb73..71b9e47 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2010-12-08  Martin Robinson  <mrobinson at igalia.com>
+
+        Replace some GTK+ test results after r73548.
+
+        * platform/gtk/fast/dom/horizontal-scrollbar-in-rtl-expected.txt:
+        * platform/gtk/fast/dom/vertical-scrollbar-in-rtl-expected.txt:
+
 2010-12-08  Ryosuke Niwa  <rniwa at webkit.org>
 
         Unreviewed; Removed old expected results for caret-rtl.html and caret-rtl-2.html on Mac Leopard.
diff --git a/LayoutTests/platform/gtk/fast/dom/horizontal-scrollbar-in-rtl-expected.txt b/LayoutTests/platform/gtk/fast/dom/horizontal-scrollbar-in-rtl-expected.txt
index 699fda8..c456d5d 100644
--- a/LayoutTests/platform/gtk/fast/dom/horizontal-scrollbar-in-rtl-expected.txt
+++ b/LayoutTests/platform/gtk/fast/dom/horizontal-scrollbar-in-rtl-expected.txt
@@ -3,7 +3,6 @@ horizontal scroll: : Success
 continuously call window.scrollX : Success
 zoom in and out preserve scroll position: Success
 resize preserves scroll position: Success
-wheel scroll preserves horizontal scroll position: Success
 KeyDown HOME move x-scroll position to right for RTL page: -1000
 KeyDown END move x-scroll position to right for RTL page: -1000
 selectAll selects all document: Success
diff --git a/LayoutTests/platform/gtk/fast/dom/vertical-scrollbar-in-rtl-expected.txt b/LayoutTests/platform/gtk/fast/dom/vertical-scrollbar-in-rtl-expected.txt
index 071f27d..02a5169 100644
--- a/LayoutTests/platform/gtk/fast/dom/vertical-scrollbar-in-rtl-expected.txt
+++ b/LayoutTests/platform/gtk/fast/dom/vertical-scrollbar-in-rtl-expected.txt
@@ -3,7 +3,6 @@ vertical scroll: : Success
 continuously call window.scrollY : Success
 zoom in and out preserve scroll position: Success
 resize preserves scroll position: Success
-wheel scroll preserves vertical scroll position: Success
 KeyDown HOME move y-scroll position to bottom for RTL page: -3410
 KeyDown END move y-scroll position to bottom for RTL page: 0
 selectAll selects all document: Success

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list