[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:06:10 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 093a195fa98850a72e2e29626ed4420bca7ffd45
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