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

tony at chromium.org tony at chromium.org
Wed Dec 22 12:57:04 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 716b9e972c3455e45839c46b919b79db8f321f4f
Author: tony at chromium.org <tony at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Sep 2 19:16:31 2010 +0000

    2010-09-02  Tony Chang  <tony at chromium.org>
    
            Unreviewed, update chromium test expectations.
    
            * platform/chromium/fast/events/continuous-platform-wheelevent-in-scrolling-div-expected.txt: Added.
            * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66680 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 76fdacb..c62c187 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2010-09-02  Tony Chang  <tony at chromium.org>
+
+        Unreviewed, update chromium test expectations.
+
+        * platform/chromium/fast/events/continuous-platform-wheelevent-in-scrolling-div-expected.txt: Added.
+        * platform/chromium/test_expectations.txt:
+
 2010-09-02  Ryosuke Niwa  <rniwa at webkit.org>
 
         Reviewed by Kent Tamura.
diff --git a/LayoutTests/platform/chromium/fast/events/continuous-platform-wheelevent-in-scrolling-div-expected.txt b/LayoutTests/platform/chromium/fast/events/continuous-platform-wheelevent-in-scrolling-div-expected.txt
new file mode 100644
index 0000000..391dd6a
--- /dev/null
+++ b/LayoutTests/platform/chromium/fast/events/continuous-platform-wheelevent-in-scrolling-div-expected.txt
@@ -0,0 +1,5 @@
+PASS event.wheelDeltaY is window.expectedScrollTop*-120
+PASS event.wheelDeltaX is window.expectedScrollLeft*-120
+PASS event.wheelDelta is window.expectedScrollTop*-120
+PASS div.scrollTop is window.expectedScrollTop
+PASS div.scrollLeft is window.expectedScrollLeft
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 11b1319..74dadc7 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -3122,10 +3122,6 @@ BUGWK44909 MAC : fast/canvas/webgl/css-webkit-canvas.html = IMAGE
 // Full Screen JS API is not yet enabled.
 BUGWK44797 : fullscreen = FAIL
 
-// As Array.splice() error return value, JSC uses [] while V8 uses undefined.
-// Started at http://trac.webkit.org/changeset/66318/
-BUG53796 : fast/js/array-splice.html = TEXT
-
 // Need rebasline to pick the results.
 BUG47946 WIN LINUX MAC : scrollbars/custom-scrollbar-with-incomplete-style.html = MISSING
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list