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

mrobinson at webkit.org mrobinson at webkit.org
Wed Dec 22 17:50:58 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit e94ce16be4ccd23c590fba9d1e054c383c50fa3a
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Dec 1 16:13:28 2010 +0000

    2010-12-01  Martin Robinson  <mrobinson at igalia.com>
    
            Skip failing tests for text height on GTK
            https://bugs.webkit.org/show_bug.cgi?id=50314
    
            * platform/gtk/Skipped: Skip failing tests.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73022 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index cefc9ef..b398498 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2010-12-01  Martin Robinson  <mrobinson at igalia.com>
+
+        Skip failing tests for text height on GTK
+        https://bugs.webkit.org/show_bug.cgi?id=50314
+
+        * platform/gtk/Skipped: Skip failing tests.
+
 2010-12-01  Chang Shu  <chang.shu at nokia.com>
 
         Reviewed by Laszlo Gombos.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 76e085e..66754d9 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5566,3 +5566,9 @@ fast/canvas/canvas-strokePath-shadow.html
 
 # https://bugs.webkit.org/show_bug.cgi?id=47727
 mathml/presentation
+
+# While zooming we sometimes appear to have ~1 pixel differences
+# with font metrics to other ports
+# https://bugs.webkit.org/show_bug.cgi?id=50313
+css3/zoom-coords.xhtml
+svg/zoom/page/zoom-zoom-coords.xhtml

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list