[SCM] WebKit Debian packaging branch, debian/experimental, updated. debian/1.3.8-1-1049-g2e11a8e

ossy at webkit.org ossy at webkit.org
Fri Jan 21 15:15:25 UTC 2011


The following commit has been merged in the debian/experimental branch:
commit 8c6f5b8612cc22386579e5b05919e48f3f28ecf1
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Jan 10 18:53:50 2011 +0000

    Unreviewed.
    
    [Qt] fast/text/emphasis-avoid-ruby.html fails, because FontQt doesn’t implement
    Font::emphasisMark{Ascent,Descent,Height} nor emphasis mark drawing.
    
    https://bugs.webkit.org/show_bug.cgi?id=52155
    
    * platform/qt/Skipped: Add fast/text/emphasis-avoid-ruby.html until fix.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75390 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 2cc2f0b..42ad116 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,14 @@
+2011-01-10  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Unreviewed.
+
+        [Qt] fast/text/emphasis-avoid-ruby.html fails, because FontQt doesn’t implement
+        Font::emphasisMark{Ascent,Descent,Height} nor emphasis mark drawing.
+
+        https://bugs.webkit.org/show_bug.cgi?id=52155
+
+        * platform/qt/Skipped: Add fast/text/emphasis-avoid-ruby.html until fix.
+
 2011-01-10  Mihai Parparita  <mihaip at chromium.org>
 
         Unreviewed Chromium test expectations update.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index fc48b9f..83844b3 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -5376,3 +5376,7 @@ fast/events/before-unload-javascript-navigation.html
 fast/events/before-unload-remove-and-add-subframe.html
 fast/events/before-unload-remove-itself.html
 fast/events/before-unload-with-subframes.html
+
+# [Qt] fast/text/emphasis-avoid-ruby.html fails
+# https://bugs.webkit.org/show_bug.cgi?id=52155
+fast/text/emphasis-avoid-ruby.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list