Title: [186765] trunk/LayoutTests
Revision
186765
Author
[email protected]
Date
2015-07-13 10:17:02 -0700 (Mon, 13 Jul 2015)

Log Message

[Win] Skip failing table-related AX tests
https://bugs.webkit.org/show_bug.cgi?id=146903

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (186764 => 186765)


--- trunk/LayoutTests/ChangeLog	2015-07-13 16:54:53 UTC (rev 186764)
+++ trunk/LayoutTests/ChangeLog	2015-07-13 17:17:02 UTC (rev 186765)
@@ -1,3 +1,10 @@
+2015-07-13  Brent Fulgham  <[email protected]>
+
+        [Win] Skip failing table-related AX tests
+        https://bugs.webkit.org/show_bug.cgi?id=146903
+
+        * platform/win/TestExpectations:
+
 2015-07-12  Chris Fleizach  <[email protected]>
 
         AX: WEB: VoiceOver for iOS does not read <iframe> elements during linear (swipe) navigation.

Modified: trunk/LayoutTests/platform/win/TestExpectations (186764 => 186765)


--- trunk/LayoutTests/platform/win/TestExpectations	2015-07-13 16:54:53 UTC (rev 186764)
+++ trunk/LayoutTests/platform/win/TestExpectations	2015-07-13 17:17:02 UTC (rev 186765)
@@ -1658,6 +1658,10 @@
 [ Debug ] accessibility/updating-attribute-in-table-causes-crash.html [ Skip ] # Debug assertion
 
 [ Debug ] platform/win/accessibility/option-element-selection-and-focus-events.html [ Skip ] # Debug Assertion
+
+webkit.org/b/146903 accessibility/aria-table-hierarchy.html [ Skip ]
+webkit.org/b/146903 accessibility/roles-table-and-cell.html [ Skip ]
+
 ################################################################################
 #######################   End Accessibility Issues   ###########################
 ################################################################################
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to