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

xji at chromium.org xji at chromium.org
Wed Dec 22 17:55:46 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit bfb92fc81067c19ae72bdd285bad0ea92c20149f
Author: xji at chromium.org <xji at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Dec 2 20:49:31 2010 +0000

    2010-12-02  Xiaomei Ji  <xji at chromium.org>
    
            Unreviewed.
    
            Rebaseline vertical-scrollbar-in-rtl after r73063.
            Enable truncation-rtl after r73087.
            https://bugs.webkit.org/show_bug.cgi?id=50352
    
            * platform/chromium-mac/fast/dom/vertical-scrollbar-in-rtl-expected.txt: Added.
            * platform/chromium-win/fast/dom/vertical-scrollbar-in-rtl-expected.txt: Added.
            * platform/chromium/test_expectations.txt:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73186 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 84511af..499a77e 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,15 @@
+2010-12-02  Xiaomei Ji  <xji at chromium.org>
+
+        Unreviewed.
+
+        Rebaseline vertical-scrollbar-in-rtl after r73063.
+        Enable truncation-rtl after r73087.
+        https://bugs.webkit.org/show_bug.cgi?id=50352
+
+        * platform/chromium-mac/fast/dom/vertical-scrollbar-in-rtl-expected.txt: Added.
+        * platform/chromium-win/fast/dom/vertical-scrollbar-in-rtl-expected.txt: Added.
+        * platform/chromium/test_expectations.txt:
+
 2010-12-02  Victor Wang  <victorw at chromium.org>
 
         Unreviewed.
diff --git a/LayoutTests/platform/win/fast/dom/vertical-scrollbar-in-rtl-expected.txt b/LayoutTests/platform/chromium-mac/fast/dom/vertical-scrollbar-in-rtl-expected.txt
similarity index 100%
copy from LayoutTests/platform/win/fast/dom/vertical-scrollbar-in-rtl-expected.txt
copy to LayoutTests/platform/chromium-mac/fast/dom/vertical-scrollbar-in-rtl-expected.txt
diff --git a/LayoutTests/platform/chromium-win/fast/dom/vertical-scrollbar-in-rtl-expected.txt b/LayoutTests/platform/chromium-win/fast/dom/vertical-scrollbar-in-rtl-expected.txt
new file mode 100644
index 0000000..f7521c3
--- /dev/null
+++ b/LayoutTests/platform/chromium-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: -2967
+KeyDown END move y-scroll position to bottom for RTL page: 0
+selectAll selects all document: Success
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 1700731..3aef285 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -3328,9 +3328,6 @@ BUG_AWESOME MAC : fast/css/font-weight-1.html = PASS IMAGE+TEXT TIMEOUT
 
 BUG65012 LINUX : fast/dom/HTMLHeadElement/head-check.html = CRASH PASS
 
-BUGWK50352 : fast/dom/vertical-scrollbar-in-rtl.html = TEXT
-BUG_VICTORW : fast/block/basic/truncation-rtl.html = IMAGE+TEXT
-
 BUG_VITALYR : fast/images/gray-scale-jpeg-with-color-profile.html = MISSING
 BUG_VITALYR MAC : tables/mozilla/bugs/bug82946-2.html = IMAGE
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list