Title: [88843] trunk/LayoutTests
Revision
88843
Author
[email protected]
Date
2011-06-14 12:54:49 -0700 (Tue, 14 Jun 2011)

Log Message

Unreviewed.

VoiceOver cannot navigate the itunes album view table
https://bugs.webkit.org/show_bug.cgi?id=62335

Tables are not supported on Leopard for accessibility.

* platform/mac-leopard/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (88842 => 88843)


--- trunk/LayoutTests/ChangeLog	2011-06-14 19:37:06 UTC (rev 88842)
+++ trunk/LayoutTests/ChangeLog	2011-06-14 19:54:49 UTC (rev 88843)
@@ -1,3 +1,14 @@
+2011-06-14  Chris Fleizach  <[email protected]>
+
+        Unreviewed.
+
+        VoiceOver cannot navigate the itunes album view table
+        https://bugs.webkit.org/show_bug.cgi?id=62335
+
+        Tables are not supported on Leopard for accessibility.
+
+        * platform/mac-leopard/Skipped:
+
 2011-06-14  Wyatt Carss  <[email protected]>
 
         Reviewed by Ryosuke Niwa.

Modified: trunk/LayoutTests/platform/mac-leopard/Skipped (88842 => 88843)


--- trunk/LayoutTests/platform/mac-leopard/Skipped	2011-06-14 19:37:06 UTC (rev 88842)
+++ trunk/LayoutTests/platform/mac-leopard/Skipped	2011-06-14 19:54:49 UTC (rev 88843)
@@ -3,6 +3,8 @@
 
 # Tests of table accessibility functionality not supported on Leopard
 platform/mac/accessibility/table-multi-bodies.html
+platform/mac/accessibility/aria-grid-with-strange-hierarchy-actual.txt
+
 # Lists are not supported on Leopard.
 platform/mac/accessibility/aria-directory.html
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to