Diff
Modified: trunk/LayoutTests/ChangeLog (127992 => 127993)
--- trunk/LayoutTests/ChangeLog 2012-09-09 20:52:03 UTC (rev 127992)
+++ trunk/LayoutTests/ChangeLog 2012-09-09 21:02:14 UTC (rev 127993)
@@ -1,5 +1,27 @@
2012-09-09 Dominic Mazzoni <dmazz...@google.com>
+ REGRESSION (r127936): Multiple accessibility tests failing on Lion
+ https://bugs.webkit.org/show_bug.cgi?id=96173
+
+ Unreviewed.
+
+ Rebaselining 5 tests that previously assumed that several elements
+ like 'P' and 'DIV' map to GroupRole so they should expose groupAttrs,
+ including TitleUIElement. Group attributes aren't actually needed for
+ a 'P' or 'DIV' element, so it makes sense to just update the expectations.
+
+ Marking platform/mac/accessibility/update-children-when-aria-role-changes.html
+ as Skipped temporarily, will upload a patch to fix it.
+
+ * accessibility/transformed-element-expected.txt:
+ * platform/mac/Skipped:
+ * platform/mac/accessibility/image-map2-expected.txt:
+ * platform/mac/accessibility/internal-link-anchors2-expected.txt:
+ * platform/mac/accessibility/table-detection-expected.txt:
+ * platform/mac/accessibility/table-one-cell-expected.txt:
+
+2012-09-09 Dominic Mazzoni <dmazz...@google.com>
+
Unreviewed, rolling out r127963.
http://trac.webkit.org/changeset/127963
https://bugs.webkit.org/show_bug.cgi?id=96173
Modified: trunk/LayoutTests/accessibility/transformed-element-expected.txt (127992 => 127993)
--- trunk/LayoutTests/accessibility/transformed-element-expected.txt 2012-09-09 20:52:03 UTC (rev 127992)
+++ trunk/LayoutTests/accessibility/transformed-element-expected.txt 2012-09-09 21:02:14 UTC (rev 127993)
@@ -20,5 +20,4 @@
AXSelected: 0
AXBlockQuoteLevel: 0
AXTopLevelUIElement: <AXGroup>
-AXTitleUIElement: (null)
Modified: trunk/LayoutTests/platform/mac/Skipped (127992 => 127993)
--- trunk/LayoutTests/platform/mac/Skipped 2012-09-09 20:52:03 UTC (rev 127992)
+++ trunk/LayoutTests/platform/mac/Skipped 2012-09-09 21:02:14 UTC (rev 127993)
@@ -78,6 +78,10 @@
accessibility/menu-list-sends-change-notification.html
accessibility/multiselect-list-reports-active-option.html
+# Test needs a minor fix.
+# https://bugs.webkit.org/show_bug.cgi?id=96173
+platform/mac/accessibility/update-children-when-aria-role-changes.html
+
# Need to add functionality to DumpRenderTree to handle error pages
fast/history/back-forward-reset-after-error-handling.html
Modified: trunk/LayoutTests/platform/mac/accessibility/image-map2-expected.txt (127992 => 127993)
--- trunk/LayoutTests/platform/mac/accessibility/image-map2-expected.txt 2012-09-09 20:52:03 UTC (rev 127992)
+++ trunk/LayoutTests/platform/mac/accessibility/image-map2-expected.txt 2012-09-09 21:02:14 UTC (rev 127993)
@@ -21,7 +21,6 @@
AXSelected: 0
AXBlockQuoteLevel: 0
AXTopLevelUIElement: <AXGroup>
-AXTitleUIElement: (null)
------------
AXRole: AXLink
Modified: trunk/LayoutTests/platform/mac/accessibility/internal-link-anchors2-expected.txt (127992 => 127993)
--- trunk/LayoutTests/platform/mac/accessibility/internal-link-anchors2-expected.txt 2012-09-09 20:52:03 UTC (rev 127992)
+++ trunk/LayoutTests/platform/mac/accessibility/internal-link-anchors2-expected.txt 2012-09-09 21:02:14 UTC (rev 127993)
@@ -46,7 +46,6 @@
AXSelected: 0
AXBlockQuoteLevel: 0
AXTopLevelUIElement: <AXGroup>
-AXTitleUIElement: (null)
------------
@@ -72,7 +71,6 @@
AXSelected: 0
AXBlockQuoteLevel: 0
AXTopLevelUIElement: <AXGroup>
-AXTitleUIElement: (null)
------------
Modified: trunk/LayoutTests/platform/mac/accessibility/table-detection-expected.txt (127992 => 127993)
--- trunk/LayoutTests/platform/mac/accessibility/table-detection-expected.txt 2012-09-09 20:52:03 UTC (rev 127992)
+++ trunk/LayoutTests/platform/mac/accessibility/table-detection-expected.txt 2012-09-09 21:02:14 UTC (rev 127993)
@@ -951,7 +951,6 @@
AXSelected: 0
AXBlockQuoteLevel: 0
AXTopLevelUIElement: <AXGroup>
-AXTitleUIElement: (null)
------------
Modified: trunk/LayoutTests/platform/mac/accessibility/table-one-cell-expected.txt (127992 => 127993)
--- trunk/LayoutTests/platform/mac/accessibility/table-one-cell-expected.txt 2012-09-09 20:52:03 UTC (rev 127992)
+++ trunk/LayoutTests/platform/mac/accessibility/table-one-cell-expected.txt 2012-09-09 21:02:14 UTC (rev 127993)
@@ -22,5 +22,4 @@
AXSelected: 0
AXBlockQuoteLevel: 0
AXTopLevelUIElement: <AXGroup>
-AXTitleUIElement: (null)