Title: [97315] trunk/LayoutTests
Revision
97315
Author
[email protected]
Date
2011-10-12 15:57:19 -0700 (Wed, 12 Oct 2011)

Log Message

Skip accessibility/menu-list-sends-change-notification.html on Mac.
https://bugs.webkit.org/show_bug.cgi?id=69970

Reviewed by Simon Fraser.

* platform/mac/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (97314 => 97315)


--- trunk/LayoutTests/ChangeLog	2011-10-12 22:51:17 UTC (rev 97314)
+++ trunk/LayoutTests/ChangeLog	2011-10-12 22:57:19 UTC (rev 97315)
@@ -1,3 +1,12 @@
+2011-10-12  Dominic Mazzoni  <[email protected]>
+
+        Skip accessibility/menu-list-sends-change-notification.html on Mac.
+        https://bugs.webkit.org/show_bug.cgi?id=69970
+
+        Reviewed by Simon Fraser.
+
+        * platform/mac/Skipped:
+
 2011-10-12  Tony Chang  <[email protected]>
 
         Implement -webkit-flex-align for cross axis alignment in flex-flow: row

Modified: trunk/LayoutTests/platform/mac/Skipped (97314 => 97315)


--- trunk/LayoutTests/platform/mac/Skipped	2011-10-12 22:51:17 UTC (rev 97314)
+++ trunk/LayoutTests/platform/mac/Skipped	2011-10-12 22:57:19 UTC (rev 97315)
@@ -70,6 +70,9 @@
 # Accessibility tests with missing AccessibilityController functionality.
 accessibility/selection-states.html
 
+# Accessibility tests for notifications that don't exist or aren't needed on Mac OS X.
+accessibility/menu-list-sends-change-notification.html
+
 # Need to add functionality to DumpRenderTree to handle error pages
 fast/history/back-forward-reset-after-error-handling.html
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to