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

aroben at apple.com aroben at apple.com
Wed Dec 22 13:34:28 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 8213c44f25221dadce39ffd027ee18c0c49eee48
Author: aroben at apple.com <aroben at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Sep 20 18:18:18 2010 +0000

    Skip some failing animation tests on Windows
    
    The failures are covered by http://webkit.org/b/46017
    
    Rubber-stamped by Simon Fraser.
    
    * platform/win/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@67866 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 044c25d..d050f57 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2010-09-20  Adam Roben  <aroben at apple.com>
+
+        Skip some failing animation tests on Windows
+
+        The failures are covered by http://webkit.org/b/46017
+
+        Rubber-stamped by Simon Fraser.
+
+        * platform/win/Skipped:
+
 2010-09-20  Martin Robinson  <mrobinson at igalia.com>
 
         Correct a GTK+ baseline. These issues should hopefully be mitigated
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index 62cead8..698d152 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -299,6 +299,12 @@ http/tests/css/css-image-loading.html
 # missing DRT feature, see also https://bugs.webkit.org/show_bug.cgi?id=39102
 editing/selection/context-menu-on-text.html
 
+# animation-fill-mode: both seems to be broken <http://webkit.org/b/46017>
+animations/fill-mode-missing-from-to-keyframes.html
+animations/fill-mode-multiple-keyframes.html
+animations/fill-mode-transform.html
+animations/fill-mode.html
+
 ################################################################################
 ####################### No bugs filed about the below yet#######################
 ################################################################################

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list