[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.17-1283-gcf603cf
ossy at webkit.org
ossy at webkit.org
Tue Jan 5 23:51:41 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit 7753aebb2cd2b1f8e277776819c54643ed2bd4d0
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