[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 00:39:38 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 6f1b0e243429f805d2177639a3f8b4d892395328
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Dec 17 07:05:26 2009 +0000

    [Qt] Put test into skiplist because of missing layoutTestController.setSmartInsertDeleteEnabled().
    
    * platform/qt/Skipped: editing/selection/doubleclick-beside-cr-span.html added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52236 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index d51171c..aa2298f 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,9 @@
+2009-12-16  Csaba Osztrogonác  <ossy at webkit.org>
+
+        [Qt] Put test into skiplist because of missing layoutTestController.setSmartInsertDeleteEnabled().
+
+        * platform/qt/Skipped: editing/selection/doubleclick-beside-cr-span.html added.
+
 2009-12-16  MORITA Hajime <morrita at gmail.com>
 
         Reviewed by Eric Seidel.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 36aa3c1..b3e35e6 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -234,6 +234,9 @@ inspector/elements-panel-selection-on-refresh.html
 inspector/settings-set-get.html
 inspector/timeline-event-dispatch.html
 inspector/timeline-network-resource.html
+
+# Missing layoutTestController.setSmartInsertDeleteEnabled()
+editing/selection/doubleclick-beside-cr-span.html
 # ============================================================================= #
 
 # ------- missing eventSender.beginDragWithFiles

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list