[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

pkasting at chromium.org pkasting at chromium.org
Thu Apr 8 01:22:07 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit dfad418da0a7bba32a83a7619eb15e7711bec6aa
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