[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.19-706-ge5415e9

pkasting at chromium.org pkasting at chromium.org
Thu Feb 4 21:25:22 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 411611d79750eec104e92fbcceabdb33ead90ace
Author: pkasting at chromium.org <pkasting at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jan 22 23:41:17 2010 +0000

    Not reviewed, test fix.
    
    Update a layout test for change in page scroll size.
    https://bugs.webkit.org/show_bug.cgi?id=32595
    
    * fast/events/scrollbar-double-click-expected.txt:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53724 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 5254e0d..ae2638f 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-01-22  Peter Kasting  <pkasting at google.com>
+
+        Not reviewed, test fix.
+
+        Update a layout test for change in page scroll size.
+        https://bugs.webkit.org/show_bug.cgi?id=32595
+
+        * fast/events/scrollbar-double-click-expected.txt:
+
 2010-01-22  Nikolas Zimmermann  <nzimmermann at rim.com>
 
         Not reviewed. Fix comment in the a SVG <use> testcase, it should say "green rectangles" instead of "blue rectangles", as noticed by Csaba Osztrogonác.
diff --git a/LayoutTests/fast/events/scrollbar-double-click-expected.txt b/LayoutTests/fast/events/scrollbar-double-click-expected.txt
index 7a1ac5a..51e0aca 100644
--- a/LayoutTests/fast/events/scrollbar-double-click-expected.txt
+++ b/LayoutTests/fast/events/scrollbar-double-click-expected.txt
@@ -1 +1 @@
-Scroll offset is 720
+Scroll offset is 700

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list