[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

cfleizach at apple.com cfleizach at apple.com
Thu Apr 8 02:19:20 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 27a78c09c030e8584ed2b0a04b2867c8d3548e27
Author: cfleizach at apple.com <cfleizach at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Mar 11 05:06:21 2010 +0000

    Unreviewed.
    
    VoiceOver can navigate to hidden content in widget (WAI-ARIA)
    https://bugs.webkit.org/show_bug.cgi?id=35986
    
    Skip this test since it uses tables and lists, which are not
    supported on Tiger/Leopard.
    
    * platform/mac-leopard/Skipped:
    * platform/mac-tiger/Skipped:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55830 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c6a80ed..9434ee8 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,16 @@
+2010-03-10  Chris Fleizach  <cfleizach at apple.com>
+
+        Unreviewed.
+
+        VoiceOver can navigate to hidden content in widget (WAI-ARIA)
+        https://bugs.webkit.org/show_bug.cgi?id=35986
+
+        Skip this test since it uses tables and lists, which are not
+        supported on Tiger/Leopard.
+
+        * platform/mac-leopard/Skipped:
+        * platform/mac-tiger/Skipped:
+
 2010-03-10  Chang Shu  <chang.shu at nokia.com>
 
         Reviewed by Darin Adler.
diff --git a/LayoutTests/platform/mac-leopard/Skipped b/LayoutTests/platform/mac-leopard/Skipped
index f632976..6021784 100644
--- a/LayoutTests/platform/mac-leopard/Skipped
+++ b/LayoutTests/platform/mac-leopard/Skipped
@@ -24,6 +24,7 @@ media/media-fullscreen-not-in-document.html
 
 # Tests of accessibility functionality not supported on Leopard
 accessibility/aria-list-and-listitem.html
+accessibility/aria-hidden-with-elements.html
 platform/mac/accessibility/aria-treegrid.html
 platform/mac/accessibility/stale-table-rows.html
 
diff --git a/LayoutTests/platform/mac-tiger/Skipped b/LayoutTests/platform/mac-tiger/Skipped
index ea572fa..3e44a61 100644
--- a/LayoutTests/platform/mac-tiger/Skipped
+++ b/LayoutTests/platform/mac-tiger/Skipped
@@ -71,6 +71,7 @@ media/media-fullscreen-not-in-document.html
 
 # Tests of accessibility functionality not supported on Tiger
 accessibility/aria-list-and-listitem.html
+accessibility/aria-hidden-with-elements.html
 
 # Console tests fail on Linux.
 # https://bugs.webkit.org/show_bug.cgi?id=31582

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list