[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.16-1409-g5afdf4d
cfleizach at apple.com
cfleizach at apple.com
Thu Dec 3 13:21:21 UTC 2009
The following commit has been merged in the webkit-1.1 branch:
commit 5b1ca43b6630cc8ac35e938840e6d622c0ba0cc3
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