Title: [174080] trunk/LayoutTests
- Revision
- 174080
- Author
- [email protected]
- Date
- 2014-09-29 12:42:08 -0700 (Mon, 29 Sep 2014)
Log Message
[Mac] Unreviewed test gardening.
These accessibility tests need to be changed following r174074.
* accessibility/aria-labelledby-with-descendants-expected.txt:
* accessibility/roles-computedRoleString.html:
* platform/mac/TestExpectations: Some previously skipped inspector tests crash in debug configuration.
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (174079 => 174080)
--- trunk/LayoutTests/ChangeLog 2014-09-29 19:29:53 UTC (rev 174079)
+++ trunk/LayoutTests/ChangeLog 2014-09-29 19:42:08 UTC (rev 174080)
@@ -1,3 +1,12 @@
+2014-09-29 Roger Fong <[email protected]>
+
+ [Mac] Unreviewed test gardening.
+
+ These accessibility tests need to be changed following r174074.
+ * accessibility/aria-labelledby-with-descendants-expected.txt:
+ * accessibility/roles-computedRoleString.html:
+ * platform/mac/TestExpectations: Some previously skipped inspector tests crash in debug configuration.
+
2014-09-29 Chris Fleizach <[email protected]>
AX: in an aria-labelledby computation, do not traverse into elements whose nameFrom value does not include 'contents'
Modified: trunk/LayoutTests/accessibility/aria-labelledby-with-descendants-expected.txt (174079 => 174080)
--- trunk/LayoutTests/accessibility/aria-labelledby-with-descendants-expected.txt 2014-09-29 19:29:53 UTC (rev 174079)
+++ trunk/LayoutTests/accessibility/aria-labelledby-with-descendants-expected.txt 2014-09-29 19:42:08 UTC (rev 174080)
@@ -17,7 +17,7 @@
test 4: aria-labelledby description: AXDescription: foo
test 4: expected description: foo
-test 5: aria-labelledby description: AXDescription: Delete
+test 5: aria-labelledby description: AXDescription: Delete
test 5: expected description: Delete
test 6: aria-labelledby description: AXDescription: Delete product name
Modified: trunk/LayoutTests/accessibility/roles-computedRoleString.html (174079 => 174080)
--- trunk/LayoutTests/accessibility/roles-computedRoleString.html 2014-09-29 19:29:53 UTC (rev 174079)
+++ trunk/LayoutTests/accessibility/roles-computedRoleString.html 2014-09-29 19:42:08 UTC (rev 174080)
@@ -157,7 +157,7 @@
<div role="dialog" data-role="dialog" class="ex">X</div>
<div role="directory" data-role="list" class="ex">X</div><!-- FIXME: should be directory -->
<div role="document" data-role="document" class="ex">X</div>
-<div role="form" data-role="" class="ex">X</div><!-- FIXME: should be form -->
+<div role="form" data-role="form" class="ex">X</div>
<div role="grid" data-role="grid" class="ex">
<div role="rowgroup" data-role="rowgroup" class="ex">
<div role="row" data-role="row" class="ex">
Modified: trunk/LayoutTests/platform/mac/TestExpectations (174079 => 174080)
--- trunk/LayoutTests/platform/mac/TestExpectations 2014-09-29 19:29:53 UTC (rev 174079)
+++ trunk/LayoutTests/platform/mac/TestExpectations 2014-09-29 19:42:08 UTC (rev 174080)
@@ -1394,9 +1394,9 @@
plugins/snapshotting/quicktime-plugin-snapshotted.html [ Failure ]
# Some inspector tests failing after r173992
-webkit.org/b/137157 inspector/css/matched-style-properties.html [ Failure ]
-webkit.org/b/137157 inspector/event-listener-set.html [ Failure ]
-webkit.org/b/137157 inspector/event-listener.html [ Failure ]
-webkit.org/b/137157 inspector/model/parse-script-syntax-tree.html [ Failure ]
-webkit.org/b/137157 inspector/page/main-frame-resource.html [ Failure ]
-webkit.org/b/137157 inspector/protocol-promise-result.html [ Failure ]
+webkit.org/b/137157 inspector/css/matched-style-properties.html [ Failure Crash ]
+webkit.org/b/137157 inspector/event-listener-set.html [ Failure Crash ]
+webkit.org/b/137157 inspector/event-listener.html [ Failure Crash ]
+webkit.org/b/137157 inspector/model/parse-script-syntax-tree.html [ Failure Crash ]
+webkit.org/b/137157 inspector/page/main-frame-resource.html [ Failure Crash ]
+webkit.org/b/137157 inspector/protocol-promise-result.html [ Failure Crash ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes