Title: [127369] trunk/LayoutTests
Revision
127369
Author
[email protected]
Date
2012-09-01 03:47:16 -0700 (Sat, 01 Sep 2012)

Log Message

Unreviewed GTK gardening, rebaselining an accessibility test.

* platform/gtk/accessibility/replaced-objects-in-anonymous-blocks-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (127368 => 127369)


--- trunk/LayoutTests/ChangeLog	2012-09-01 08:53:50 UTC (rev 127368)
+++ trunk/LayoutTests/ChangeLog	2012-09-01 10:47:16 UTC (rev 127369)
@@ -1,3 +1,9 @@
+2012-09-01  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening, rebaselining an accessibility test.
+
+        * platform/gtk/accessibility/replaced-objects-in-anonymous-blocks-expected.txt:
+
 2012-09-01  Joanmarie Diggs  <[email protected]>
 
         [Gtk] No accessible caret-moved events found in certain content

Modified: trunk/LayoutTests/platform/gtk/accessibility/replaced-objects-in-anonymous-blocks-expected.txt (127368 => 127369)


--- trunk/LayoutTests/platform/gtk/accessibility/replaced-objects-in-anonymous-blocks-expected.txt	2012-09-01 08:53:50 UTC (rev 127368)
+++ trunk/LayoutTests/platform/gtk/accessibility/replaced-objects-in-anonymous-blocks-expected.txt	2012-09-01 10:47:16 UTC (rev 127369)
@@ -19,15 +19,10 @@
             AXRole: document frame 
     AXRole: panel AXValue: <obj>text area<\n>
         AXRole: entry AXValue: text area
-    AXRole: panel AXValue: Div<\n>
-    AXRole: panel AXValue: <obj>button<\n>
-        AXRole: push button 
+    AXRole: push button 
     AXRole: heading AXValue: Heading<\n><obj>button<\n><obj>
-        AXRole: panel AXValue: Heading<\n>
-        AXRole: panel AXValue: <obj>button<\n>
-            AXRole: push button 
-        AXRole: panel AXValue: <obj>
-            AXRole: image 
+        AXRole: push button 
+        AXRole: image 
     AXRole: section AXValue: End of test
 This tests that the text associated with replaced objects in an anonymous block is correct.
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to