[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.19-706-ge5415e9

ossy at webkit.org ossy at webkit.org
Thu Feb 4 21:24:47 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 9d180d52e88adcdab6c3b46307790787e1ade934
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jan 22 12:56:31 2010 +0000

    [Qt] Skip test introduced in r53684 because of missing eventSender.textZoomIn()
    
    * platform/qt/Skipped: svg/custom/text-zoom.xhtml skipped.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53697 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 6ea990c..cb87851 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,11 @@
 2010-01-22  Csaba Osztrogonác  <ossy at webkit.org>
 
+        [Qt] Skip test introduced in r53684 because of missing eventSender.textZoomIn()
+
+        * platform/qt/Skipped: svg/custom/text-zoom.xhtml skipped.
+
+2010-01-22  Csaba Osztrogonác  <ossy at webkit.org>
+
         Unreviewed trivial fix.
 
         [Qt] css1_forward_compatible_parsing.html moved from css2.1 to fast/css by r53664.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index e33dcab..fbec3f2 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -220,6 +220,9 @@ inspector/elements-panel-rewrite-href.html
 
 # Missing layoutTestController.setSmartInsertDeleteEnabled()
 editing/selection/doubleclick-beside-cr-span.html
+
+# Missing eventSender.textZoomIn() (and textZoomOut)
+svg/custom/text-zoom.xhtml
 # ============================================================================= #
 
 # ------- missing eventSender.beginDragWithFiles

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list