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

abarth at webkit.org abarth at webkit.org
Wed Dec 22 14:42:38 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit f7a1087ff46e44d055cbba647d773bb4ade31730
Author: abarth at webkit.org <abarth at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Oct 18 07:53:10 2010 +0000

    2010-10-18  Adam Barth  <abarth at webkit.org>
    
            Add more Skipped list entries because WebP requires an external decoder
            library.
    
            * platform/gtk/Skipped:
            * platform/mac/Skipped:
            * platform/qt/Skipped:
            * platform/win/Skipped:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@69945 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index be64e2a..33047d5 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2010-10-18  Adam Barth  <abarth at webkit.org>
+
+        Add more Skipped list entries because WebP requires an external decoder
+        library.
+
+        * platform/gtk/Skipped:
+        * platform/mac/Skipped:
+        * platform/qt/Skipped:
+        * platform/win/Skipped:
+
 2010-10-17  Pascal Massimino  <pascal.massimino at gmail.com>
  
          Reviewed by Adam Barth.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 6720930..78a8604 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5904,3 +5904,6 @@ platform/gtk/accessibility/aria-table-hierarchy.html
 mathml/presentation/fenced.xhtml
 mathml/presentation/roots.xhtml
 mathml/presentation/subsup.xhtml
+
+# Requires WebP support.
+fast/images/webp-image-decoding.html
diff --git a/LayoutTests/platform/mac/Skipped b/LayoutTests/platform/mac/Skipped
index cb05dd7..d1f9913 100644
--- a/LayoutTests/platform/mac/Skipped
+++ b/LayoutTests/platform/mac/Skipped
@@ -317,5 +317,5 @@ fast/events/spatial-navigation/snav-iframe-with-offscreen-focusable-element.html
 # https://bugs.webkit.org/show_bug.cgi?id=47449
 fast/events/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html
 
-# Requres WebP support.
+# Requires WebP support.
 fast/images/webp-image-decoding.html
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 321e551..79774fd 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -5456,3 +5456,6 @@ plugins/iframe-shims.html
 # https://bugs.webkit.org/show_bug.cgi?id=46966
 # [Qt] fast/media/color-does-not-include-alpha.html fails
 fast/media/color-does-not-include-alpha.html
+
+# Requires WebP support.
+fast/images/webp-image-decoding.html
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index b85c17e..d08d78c 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -1040,5 +1040,5 @@ plugins/iframe-shims.html
 # https://bugs.webkit.org/show_bug.cgi?id=22261
 fast/events/click-focus-control.html
 
-# Requres WebP support.
+# Requires WebP support.
 fast/images/webp-image-decoding.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list