[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.20-204-g221d8e8

mitz at apple.com mitz at apple.com
Wed Feb 10 22:14:06 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit b86e4a083d9ddd4cf94e0c0a81263526dac46d69
Author: mitz at apple.com <mitz at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Feb 4 17:41:58 2010 +0000

    REGRESSION (r53718): When scrolling a tall window by page, the overlap between pages is too big
    https://bugs.webkit.org/show_bug.cgi?id=34371
    
    Reviewed by Simon Fraser.
    
    * platform/mac/fast/events/scrollbar-double-click-expected.txt: Added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54346 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c3a877d..f4bf861 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-02-04  Dan Bernstein  <mitz at apple.com>
+
+        Reviewed by Simon Fraser.
+
+        REGRESSION (r53718): When scrolling a tall window by page, the overlap between pages is too big
+        https://bugs.webkit.org/show_bug.cgi?id=34371
+
+        * platform/mac/fast/events/scrollbar-double-click-expected.txt: Added.
+
 2010-02-04  Csaba Osztrogonác  <ossy at webkit.org>
 
         [Qt] fast/workers/shared-worker-frame-lifecycle.html failed on Qt Bot
diff --git a/LayoutTests/platform/mac/fast/events/scrollbar-double-click-expected.txt b/LayoutTests/platform/mac/fast/events/scrollbar-double-click-expected.txt
new file mode 100644
index 0000000..7a1ac5a
--- /dev/null
+++ b/LayoutTests/platform/mac/fast/events/scrollbar-double-click-expected.txt
@@ -0,0 +1 @@
+Scroll offset is 720

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list