[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

ossy at webkit.org ossy at webkit.org
Thu Apr 8 02:18:37 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 6bbea4784e2ebf4515ddab9c71db04b07365671e
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Mar 10 16:50:10 2010 +0000

    [Qt] fast/multicol/hit-test-above-or-below.html fails
    https://bugs.webkit.org/show_bug.cgi?id=35973
    
    The test was introduced in r55546, it has been failing since then.
    
    * platform/qt/Skipped: fast/multicol/hit-test-above-or-below.html skipped until fix.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55782 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 798cf00..3bdbbca 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-03-10  Csaba Osztrogonác  <ossy at webkit.org>
+
+        [Qt] fast/multicol/hit-test-above-or-below.html fails
+        https://bugs.webkit.org/show_bug.cgi?id=35973
+
+        The test was introduced in r55546, it has been failing since then.
+
+        * platform/qt/Skipped: fast/multicol/hit-test-above-or-below.html skipped until fix.
+
 2010-03-07  Holger Hans Peter Freyther  <zecke at selfish.org>
 
         Reviewed by Darin Adler.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 35125ed..8399bcf 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -5108,3 +5108,6 @@ fast/events/remove-child-onscroll.html
 # It fails in DRT, but passes in QtLauncher
 # https://bugs.webkit.org/show_bug.cgi?id=35921
 editing/execCommand/move-selection-back-line.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=35973
+fast/multicol/hit-test-above-or-below.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list