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

mrowe at apple.com mrowe at apple.com
Wed Apr 7 23:35:10 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 0acaecf06bfe57ecb8298db204d6f7ffaf1e5295
Author: mrowe at apple.com <mrowe at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Nov 12 22:13:49 2009 +0000

    Skip an accessibility test that covers functionality not available on Tiger or Leopard.
    
    * platform/mac-leopard/Skipped:
    * platform/mac-tiger/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50904 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index cde1445..f6c6a89 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2009-11-12  Mark Rowe  <mrowe at apple.com>
+
+        Skip an accessibility test that covers functionality not available on Tiger or Leopard.
+
+        * platform/mac-leopard/Skipped:
+        * platform/mac-tiger/Skipped:
+
 2009-11-12  Gustavo Noronha Silva  <gustavo.noronha at collabora.co.uk>
 
         Skipping one more new test, and a number of other tests, with bugs
diff --git a/LayoutTests/platform/mac-leopard/Skipped b/LayoutTests/platform/mac-leopard/Skipped
index 453897c..f1c1451 100644
--- a/LayoutTests/platform/mac-leopard/Skipped
+++ b/LayoutTests/platform/mac-leopard/Skipped
@@ -22,3 +22,6 @@ transforms/3d
 # These tests requires fullscreen <video> support
 media/media-fullscreen-inline.html
 media/media-fullscreen-not-in-document.html
+
+# Tests of accessibility functionality not supported on Leopard
+accessibility/aria-list-and-listitem.html
diff --git a/LayoutTests/platform/mac-tiger/Skipped b/LayoutTests/platform/mac-tiger/Skipped
index 595b638..87c15e4 100644
--- a/LayoutTests/platform/mac-tiger/Skipped
+++ b/LayoutTests/platform/mac-tiger/Skipped
@@ -64,3 +64,6 @@ http/tests/loading/redirect-with-no-location-crash.html
 # We don't support fullscreen <video> on Tiger
 media/media-fullscreen-inline.html
 media/media-fullscreen-not-in-document.html
+
+# Tests of accessibility functionality not supported on Tiger
+accessibility/aria-list-and-listitem.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list