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

bweinstein at apple.com bweinstein at apple.com
Wed Dec 22 17:53:08 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 4058aa32e11d0b1507cc691b0ea5982192c65072
Author: bweinstein at apple.com <bweinstein at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Dec 2 00:23:11 2010 +0000

    Land Windows specific results for /vertical-scrollbar-in-rtl.html
    after r73063.
    
    * platform/win/fast/dom/vertical-scrollbar-in-rtl-expected.txt: Added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73086 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 00b4218..5dd92a3 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2010-12-01  Brian Weinstein  <bweinstein at apple.com>
+
+        Land Windows specific results for /vertical-scrollbar-in-rtl.html
+        after r73063.
+
+        * platform/win/fast/dom/vertical-scrollbar-in-rtl-expected.txt: Added.
+
 2010-12-01  Victor Wang  <victorw at chromium.org>
 
         Unreviewed.
diff --git a/LayoutTests/platform/win/fast/dom/vertical-scrollbar-in-rtl-expected.txt b/LayoutTests/platform/win/fast/dom/vertical-scrollbar-in-rtl-expected.txt
new file mode 100644
index 0000000..0725b04
--- /dev/null
+++ b/LayoutTests/platform/win/fast/dom/vertical-scrollbar-in-rtl-expected.txt
@@ -0,0 +1,9 @@
+original scroll y for RTL page : Success
+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: -3425
+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