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

cfleizach at apple.com cfleizach at apple.com
Wed Apr 7 23:11:09 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit a2be6745fd66d011c0b1b2b05e5f588a7e6163e6
Author: cfleizach at apple.com <cfleizach at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Oct 28 03:44:38 2009 +0000

    No review.
    
    ARIA menu/menu item need AXRoleDescription
    https://bugs.webkit.org/show_bug.cgi?id=30804
    
    Layout test fix for Tiger/Leopard.
    
    * platform/mac-leopard/accessibility/table-with-aria-role-expected.txt:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50197 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index e6e062e..db9df1a 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,16 @@
 2009-10-27  Chris Fleizach  <cfleizach at apple.com>
 
+        No review.
+
+        ARIA menu/menu item need AXRoleDescription
+        https://bugs.webkit.org/show_bug.cgi?id=30804
+
+        Layout test fix for Tiger/Leopard.
+
+        * platform/mac-leopard/accessibility/table-with-aria-role-expected.txt:
+
+2009-10-27  Chris Fleizach  <cfleizach at apple.com>
+
         Reviewed by Adele Peterson.
 
         WAI-ARIA: add support for 'presentation' role
diff --git a/LayoutTests/platform/mac-leopard/accessibility/table-with-aria-role-expected.txt b/LayoutTests/platform/mac-leopard/accessibility/table-with-aria-role-expected.txt
index eae6726..1d8ed06 100644
--- a/LayoutTests/platform/mac-leopard/accessibility/table-with-aria-role-expected.txt
+++ b/LayoutTests/platform/mac-leopard/accessibility/table-with-aria-role-expected.txt
@@ -41,7 +41,7 @@ AXRequired: 0
 
 ------------
 AXRole: AXMenu
-AXRoleDescription: (null)
+AXRoleDescription: menu
 AXChildren: <array of size 6>
 AXParent: <AXMenu>
 AXEnabled: 1

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list