Title: [151893] trunk/LayoutTests
Revision
151893
Author
[email protected]
Date
2013-06-23 23:20:34 -0700 (Sun, 23 Jun 2013)

Log Message

AX: Rebaseline test after r151868
https://bugs.webkit.org/show_bug.cgi?id=117892

Rubber stamped by Chris Fleizach.

* platform/mac/accessibility/lists-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (151892 => 151893)


--- trunk/LayoutTests/ChangeLog	2013-06-24 05:49:47 UTC (rev 151892)
+++ trunk/LayoutTests/ChangeLog	2013-06-24 06:20:34 UTC (rev 151893)
@@ -1,3 +1,12 @@
+2013-06-23  Brent Fulgham  <[email protected]>
+
+        AX: Rebaseline test after r151868
+        https://bugs.webkit.org/show_bug.cgi?id=117892
+
+        Rubber stamped by Chris Fleizach.
+
+        * platform/mac/accessibility/lists-expected.txt:
+
 2013-06-23  Gyuyoung Kim  <[email protected]>
 
         Unreviewed EFL gardening. Unskip two media tests because there is no crash after system update.

Modified: trunk/LayoutTests/platform/mac/accessibility/lists-expected.txt (151892 => 151893)


--- trunk/LayoutTests/platform/mac/accessibility/lists-expected.txt	2013-06-24 05:49:47 UTC (rev 151892)
+++ trunk/LayoutTests/platform/mac/accessibility/lists-expected.txt	2013-06-24 06:20:34 UTC (rev 151893)
@@ -152,22 +152,22 @@
 AXRoleDescription: group
 AXChildren: <array of size 2>
 AXHelp: 
-AXParent: <AXGroup>
+AXParent: <AXGroup: 'test 1'>
 AXSize: NSSize: {729, 18}
-AXTitle: 
+AXTitle: test 1
 AXDescription: 
 AXValue: 
 AXFocused: 0
 AXEnabled: 1
-AXWindow: <AXGroup>
+AXWindow: <AXGroup: 'test 1'>
 AXSelectedTextMarkerRange: (null)
-AXStartTextMarker: <AXGroup>
-AXEndTextMarker: <AXGroup>
+AXStartTextMarker: <AXGroup: 'test 1'>
+AXEndTextMarker: <AXGroup: 'test 1'>
 AXVisited: 0
 AXLinkedUIElements: (null)
 AXSelected: 0
 AXBlockQuoteLevel: 0
-AXTopLevelUIElement: <AXGroup>
+AXTopLevelUIElement: <AXGroup: 'test 1'>
 AXTitleUIElement: (null)
 AXARIABusy: 0
 
@@ -177,22 +177,22 @@
 AXRoleDescription: group
 AXChildren: <array of size 2>
 AXHelp: 
-AXParent: <AXGroup>
+AXParent: <AXGroup: 'test 2'>
 AXSize: NSSize: {729, 18}
-AXTitle: 
+AXTitle: test 2
 AXDescription: 
 AXValue: 
 AXFocused: 0
 AXEnabled: 1
-AXWindow: <AXGroup>
+AXWindow: <AXGroup: 'test 2'>
 AXSelectedTextMarkerRange: (null)
-AXStartTextMarker: <AXGroup>
-AXEndTextMarker: <AXGroup>
+AXStartTextMarker: <AXGroup: 'test 2'>
+AXEndTextMarker: <AXGroup: 'test 2'>
 AXVisited: 0
 AXLinkedUIElements: (null)
 AXSelected: 0
 AXBlockQuoteLevel: 0
-AXTopLevelUIElement: <AXGroup>
+AXTopLevelUIElement: <AXGroup: 'test 2'>
 AXTitleUIElement: (null)
 AXARIABusy: 0
 
@@ -204,22 +204,22 @@
 AXRoleDescription: group
 AXChildren: <array of size 2>
 AXHelp: 
-AXParent: <AXGroup>
+AXParent: <AXGroup: 'test 1'>
 AXSize: NSSize: {729, 18}
-AXTitle: 
+AXTitle: test 1
 AXDescription: 
 AXValue: 
 AXFocused: 0
 AXEnabled: 1
-AXWindow: <AXGroup>
+AXWindow: <AXGroup: 'test 1'>
 AXSelectedTextMarkerRange: (null)
-AXStartTextMarker: <AXGroup>
-AXEndTextMarker: <AXGroup>
+AXStartTextMarker: <AXGroup: 'test 1'>
+AXEndTextMarker: <AXGroup: 'test 1'>
 AXVisited: 0
 AXLinkedUIElements: (null)
 AXSelected: 0
 AXBlockQuoteLevel: 0
-AXTopLevelUIElement: <AXGroup>
+AXTopLevelUIElement: <AXGroup: 'test 1'>
 AXTitleUIElement: (null)
 AXARIABusy: 0
 
@@ -229,22 +229,22 @@
 AXRoleDescription: group
 AXChildren: <array of size 2>
 AXHelp: 
-AXParent: <AXGroup>
+AXParent: <AXGroup: 'test 2'>
 AXSize: NSSize: {729, 18}
-AXTitle: 
+AXTitle: test 2
 AXDescription: 
 AXValue: 
 AXFocused: 0
 AXEnabled: 1
-AXWindow: <AXGroup>
+AXWindow: <AXGroup: 'test 2'>
 AXSelectedTextMarkerRange: (null)
-AXStartTextMarker: <AXGroup>
-AXEndTextMarker: <AXGroup>
+AXStartTextMarker: <AXGroup: 'test 2'>
+AXEndTextMarker: <AXGroup: 'test 2'>
 AXVisited: 0
 AXLinkedUIElements: (null)
 AXSelected: 0
 AXBlockQuoteLevel: 0
-AXTopLevelUIElement: <AXGroup>
+AXTopLevelUIElement: <AXGroup: 'test 2'>
 AXTitleUIElement: (null)
 AXARIABusy: 0
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to