[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.19-706-ge5415e9

dbates at webkit.org dbates at webkit.org
Thu Feb 4 21:22:37 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 9249586b04be7d44772a998880ac54507c6dfe2d
Author: dbates at webkit.org <dbates at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Jan 21 03:23:33 2010 +0000

    2010-01-20  Daniel Bates  <dbates at webkit.org>
    
            Unreviewed. Add failing test fast/css/button-height.html
            to GTK Skipped file as we need to look into this.
            See bug #33936 for more details.
    
            * platform/gtk/Skipped:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53594 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 12c8844..f230799 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2010-01-20  Daniel Bates  <dbates at webkit.org>
+
+        Unreviewed. Add failing test fast/css/button-height.html
+        to GTK Skipped file as we need to look into this.
+        See bug #33936 for more details.
+
+        * platform/gtk/Skipped:
+
 2010-01-20  Fumitoshi Ukai  <ukai at chromium.org>
 
         Reviewed by Alexey Proskuryakov.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 8b508cc..22bffee 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5473,6 +5473,10 @@ http/tests/security/frameNavigation/cross-origin-opener.html
 # Tests with bugs attached : Enable these tests again once these bugs are fixed.
 # ------------------
 
+# Height not honored for <input> and <button> elements.
+# See Bug #33936 - https://bugs.webkit.org/show_bug.cgi?id=33936
+fast/css/button-height.html
+
 # See Bug #27637 - https://bugs.webkit.org/show_bug.cgi?id=27637
 fast/history/saves-state-after-fragment-nav.html
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list