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

ossy at webkit.org ossy at webkit.org
Thu Feb 4 21:31:31 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 153a58fee24c42d3ce4ba48d2f351ae28f51d9af
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Jan 28 23:19:47 2010 +0000

    [Qt] Incorrect small caps vs. normal text handling
    https://bugs.webkit.org/show_bug.cgi?id=34286
    
    * platform/qt/Skipped: css2.1/t1505-c524-font-var-00-b.html skipped
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54024 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 15cdffe..7ec1acb 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2010-01-28  Csaba Osztrogonác  <ossy at webkit.org>
+
+        [Qt] Incorrect small caps vs. normal text handling
+        https://bugs.webkit.org/show_bug.cgi?id=34286
+
+        * platform/qt/Skipped: css2.1/t1505-c524-font-var-00-b.html skipped
+
 2010-01-27  Evan Martin  <evan at chromium.org>
 
         Reviewed by David Levin.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index ef10b7e..ba08f4f 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -5111,3 +5111,7 @@ http/tests/history/redirect-301.pl
 http/tests/history/redirect-302.pl
 http/tests/history/redirect-303.pl
 http/tests/history/redirect-307.pl
+
+# small caps vs. normal text
+# https://bugs.webkit.org/show_bug.cgi?id=34286
+css2.1/t1505-c524-font-var-00-b.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list