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

tkent at chromium.org tkent at chromium.org
Wed Dec 22 12:33:23 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 1e56d8c5da5cbc5797b15d536d2213a808f03d93
Author: tkent at chromium.org <tkent at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Aug 25 09:37:35 2010 +0000

    2010-08-25  Kent Tamura  <tkent at chromium.org>
    
            Unreviewed, skip list update.
    
            input-spinbutton-capturing.html should be skipped in platforms
            without spinbutton implementation.
    
            * platform/gtk/Skipped:
            * platform/qt/Skipped:
            * platform/win/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66000 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 6c53f1e..bedcde8 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,16 @@
 2010-08-25  Kent Tamura  <tkent at chromium.org>
 
+        Unreviewed, skip list update.
+
+        input-spinbutton-capturing.html should be skipped in platforms
+        without spinbutton implementation.
+
+        * platform/gtk/Skipped:
+        * platform/qt/Skipped:
+        * platform/win/Skipped:
+
+2010-08-25  Kent Tamura  <tkent at chromium.org>
+
         Reviewed by Shinichiro Hamaji
 
         Fix a bug that a spin-button doesn't release mouse capturing
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index eb9c68a..9bcdd50 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5760,6 +5760,7 @@ media/adopt-node-crash.html
 # Need to implement inner-spin-button or outer-spin-button
 fast/forms/input-appearance-spinbutton-disabled-readonly.html
 fast/forms/input-number-events.html
+fast/forms/input-spinbutton-capturing.html
 
 # https://bugs.webkit.org/show_bug.cgi?id=35350
 fast/events/show-modal-dialog-onblur-onfocus.html
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 7d00eab..131f7b2 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -5356,6 +5356,7 @@ fast/text/bidi-explicit-embedding-past-end.html
 # Need to implement inner-spin-button or outer-spin-button
 fast/forms/input-appearance-spinbutton-disabled-readonly.html
 fast/forms/input-number-events.html
+fast/forms/input-spinbutton-capturing.html
 
 # Speech input is not yet enabled.
 fast/speech
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index dddde9a..5485cb2 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -922,6 +922,7 @@ printing/page-format-data.html
 # https://bugs.webkit.org/show_bug.cgi?id=38381
 fast/forms/input-appearance-spinbutton-disabled-readonly.html
 fast/forms/input-number-events.html
+fast/forms/input-spinbutton-capturing.html
 
 # Speech input is not yet enabled.
 fast/speech

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list