[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 17:59:46 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 89b18a6cb6a648019c09ae9b69b4db199995f6d2
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Dec 4 15:19:07 2010 +0000

    2010-12-04  Martin Robinson  <mrobinson at igalia.com>
    
            Fix a baseline which differs between my machine and the bots.
    
            * platform/gtk/fast/dom/vertical-scrollbar-in-rtl-expected.txt: Fix differing baseline.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73331 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 0db45c9..517b5c3 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,9 @@
+2010-12-04  Martin Robinson  <mrobinson at igalia.com>
+
+        Fix a baseline which differs between my machine and the bots.
+
+        * platform/gtk/fast/dom/vertical-scrollbar-in-rtl-expected.txt: Fix differing baseline.
+
 2010-12-04  Philippe Normand  <pnormand at igalia.com>
 
         Unreviewed, skipping failing media test.
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 7cd2a26..071f27d 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
@@ -1,9 +1,9 @@
 original scroll y for RTL page : Success
-vertical scroll: : Failure, actual: 0; expected: -1000
-continuously call window.scrollY : Failure, actual: 0; expected: -1000
-zoom in and out preserve scroll position: Failure, actual: 0; expected: -1000
-resize preserves scroll position: Failure, actual: 0; expected: -1000
-wheel scroll preserves vertical scroll position: Failure, actual: 0; expected: -1000
-KeyDown HOME move y-scroll position to bottom for RTL page: 0
+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