[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 00:40:47 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 23997cae6acaa505826f9e1c2aabb6afeaa4a90e
Author: cfleizach at apple.com <cfleizach at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Dec 17 19:58:13 2009 +0000

    Unreviewed layout test fix.
    
    WAI-ARIA: implement treegrid
    https://bugs.webkit.org/show_bug.cgi?id=31299
    
    The test for this patch shouldn't be run on Tiger.
    
    * platform/mac-tiger/Skipped:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52273 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index f84b94e..4305efa 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,14 @@
+2009-12-17  Chris Fleizach  <cfleizach at apple.com>
+
+        Unreviewed layout test fix.
+
+        WAI-ARIA: implement treegrid
+        https://bugs.webkit.org/show_bug.cgi?id=31299
+
+        The test for this patch shouldn't be run on Tiger.
+
+        * platform/mac-tiger/Skipped:
+
 2009-12-07  Philippe Normand  <pnormand at igalia.com>
 
         Reviewed by Xan Lopez.
diff --git a/LayoutTests/platform/mac-tiger/Skipped b/LayoutTests/platform/mac-tiger/Skipped
index 51ffb13..fb1885e 100644
--- a/LayoutTests/platform/mac-tiger/Skipped
+++ b/LayoutTests/platform/mac-tiger/Skipped
@@ -33,6 +33,7 @@ platform/mac/editing/selection/word-thai.html
 # Tests of table accessibility functionality not supported on Tiger
 platform/mac/accessibility/table-multi-bodies.html
 platform/mac/accessibility/table-updating.html
+platform/mac/accessibility/aria-treegrid.html
 # Lists are not supported on Leopard.
 platform/mac/accessibility/aria-directory.html
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list