[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:39:42 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit bfa7c39fd041d450ca584300c9fca565134e90e1
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Tue Dec 1 11:26:13 2009 +0000
[Qt] Put tests into skiplist because of missing textInputController.selectedRange().
* platform/qt/Skipped:
- editing/selection/mixed-editability-10.html added.
- editing/selection/5825350-1.html added.
- editing/selection/5825350-2.html added.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51533 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 21a5fb2..fcf0b3a 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2009-12-01 Csaba Osztrogonác <ossy at webkit.org>
+
+ [Qt] Put tests into skiplist because of missing textInputController.selectedRange().
+
+ * platform/qt/Skipped:
+ - editing/selection/mixed-editability-10.html added.
+ - editing/selection/5825350-1.html added.
+ - editing/selection/5825350-2.html added.
+
2009-11-30 Shinichiro Hamaji <hamaji at chromium.org>
Reviewed by Dan Bernstein.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 4d14bbf..360944f 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -174,6 +174,11 @@ inspector/timeline-script-tag-1.html
inspector/timeline-script-tag-2.html
inspector/timeline-trivial.html
+# Missing textInputController.selectedRange()
+editing/selection/5825350-1.html
+editing/selection/5825350-2.html
+editing/selection/mixed-editability-10.html
+
# Missing textInputController.setMarkedText()
fast/forms/input-maxlength-ime-preedit.html
fast/forms/input-maxlength-ime-completed.html
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list