[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.15.1-1414-gc69ee75

ossy at webkit.org ossy at webkit.org
Thu Oct 29 20:52:11 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit 70dd7764582548ced83fa28c0e69048711fb6791
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Oct 26 17:06:01 2009 +0000

    [Qt] Skipping two other tests because of missing features on our platform.
    
    Patch by Andras Becsi <becsi.andras at stud.u-szeged.hu> on 2009-10-26
    Reviewed by Ariya Hidayat.
    
    * platform/qt/Skipped:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50070 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 25574ef..d7bc131 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -2,6 +2,14 @@
 
         Reviewed by Ariya Hidayat.
 
+        [Qt] Skipping two other tests because of missing features on our platform.
+
+        * platform/qt/Skipped:
+
+2009-10-26  Andras Becsi  <becsi.andras at stud.u-szeged.hu>
+
+        Reviewed by Ariya Hidayat.
+
         [Qt] Add platform-dependent expected file for test added in r49875.
 
         * platform/qt/fast/css/getComputedStyle/marginComputedStyle-expected.txt: Added.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 52fdacd..c40f9bf 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -166,6 +166,7 @@ fast/events/drag-file-crash.html
 
 # ------- missing eventSender.zoomPageIn
 fast/events/clientXY-in-zoom-and-scroll.html
+fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-zoom-and-scroll.html
 
 # ------- missing eventSender.zoomPageOut
 fast/dom/elementFromPoint-relative-to-viewport.html
@@ -193,6 +194,9 @@ fast/images/icon-decoding.html
 # ------- missing private browsing support?
 plugins/private-browsing-mode.html
 
+# ------- missing japanese font support
+fast/text/international/japanese-kana-letters.html
+
 # ------- failing editing tests
 editing/deleting/delete-to-end-of-paragraph.html
 editing/execCommand/enabling-and-selection-2.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list