[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-10851-g50815da

xji at chromium.org xji at chromium.org
Wed Dec 22 17:45:57 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit b36445519ab8d8e21bef2cb1020368c45a1d510f
Author: xji at chromium.org <xji at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Nov 30 03:16:54 2010 +0000

    2010-11-29  Xiaomei Ji  <xji at chromium.org>
    
            Unreviewed.
    
            Skip fast/dom/tab-in-right-alignment.html for GTK and Win due to
            unimplemented textInputController (after r72847).
    
            * platform/gtk/Skipped:
            * platform/win/Skipped:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@72865 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 5ea8677..27e7860 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2010-11-29  Xiaomei Ji  <xji at chromium.org>
+
+        Unreviewed.
+
+        Skip fast/dom/tab-in-right-alignment.html for GTK and Win due to
+        unimplemented textInputController (after r72847).
+
+        * platform/gtk/Skipped:
+        * platform/win/Skipped:
+
 2010-11-29  James Robinson  <jamesr at chromium.org>
 
         [chromium] REGRESSION(72470): Crash in skia on some images
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index ada0831..8fff49a 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -4710,6 +4710,7 @@ fast/forms/input-maxlength-ime-completed.html
 fast/forms/input-maxlength-ime-preedit.html
 fast/text/international/thai-cursor-position.html
 fast/events/ime-composition-events-001.html
+fast/dom/tab-in-right-alignment.html
 
 # No User Scripts
 userscripts
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index 260d403..d35b3c2 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -928,6 +928,7 @@ editing/spelling/context-menu-suggestions.html
 editing/selection/5825350-1.html
 editing/selection/5825350-2.html
 fast/text/international/thai-cursor-position.html
+fast/dom/tab-in-right-alignment.html
 
 # textInputController.hasSpellingMarkers() is not implemented.
 editing/spelling/spelling-backspace-between-lines.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list