[SCM] WebKit Debian packaging branch, debian/experimental, updated. debian/1.3.8-1-1049-g2e11a8e

justin.garcia at apple.com justin.garcia at apple.com
Fri Jan 21 15:13:37 UTC 2011


The following commit has been merged in the debian/experimental branch:
commit 0ce7391a2c46aa14720f30a31c930fb7afa57d80
Author: justin.garcia at apple.com <justin.garcia at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Jan 10 05:46:56 2011 +0000

    Unreviewed.  Adding svg/text/caret-in-svg-text.xhtml to Skipped list for gtk, where there
    is no TextInputController, and qt, where firstRectForCharacterRange is unimplemented.
    
    * platform/gtk/Skipped:
    * platform/qt/Skipped:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75360 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c6155d7..a15aff3 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2011-01-09  Justin Garcia  <justin.garcia at apple.com>
+
+        Unreviewed.  Adding svg/text/caret-in-svg-text.xhtml to Skipped list for gtk, where there 
+        is no TextInputController, and qt, where firstRectForCharacterRange is unimplemented.
+
+        * platform/gtk/Skipped:
+        * platform/qt/Skipped:
+
 2011-01-09  Simon Fraser  <simon.fraser at apple.com>
 
         Fix test after r75352.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 5baa374..ff91ac8 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -4704,6 +4704,7 @@ fast/text/international/thai-cursor-position.html
 fast/events/ime-composition-events-001.html
 fast/dom/tab-in-right-alignment.html
 editing/input/ime-composition-clearpreedit.html
+svg/text/caret-in-svg-text.xhtml
 
 # No User Scripts
 userscripts/script-not-run-for-fragments.html
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 60c52fd..0da2f85 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -243,6 +243,7 @@ editing/inserting/insert-text-with-newlines.html
 # Missing textInputController.firstRectForCharacterRange()
 editing/inserting/caret-position.html
 fast/dom/tab-in-right-alignment.html
+svg/text/caret-in-svg-text.xhtml
 
 # ---- to be reviewed
 editing/inserting/4278698.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list