Title: [127377] trunk/LayoutTests
Revision
127377
Author
[email protected]
Date
2012-09-01 11:16:19 -0700 (Sat, 01 Sep 2012)

Log Message

[Gtk] accessibility/replaced-objects-in-anonymous-blocks layout test failure
https://bugs.webkit.org/show_bug.cgi?id=95643

Unreviewed GTK gardening, rebaselining an accessibility test.

Patch by Joanmarie Diggs <[email protected]> on 2012-09-01

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (127376 => 127377)


--- trunk/LayoutTests/ChangeLog	2012-09-01 17:49:29 UTC (rev 127376)
+++ trunk/LayoutTests/ChangeLog	2012-09-01 18:16:19 UTC (rev 127377)
@@ -1,5 +1,14 @@
 2012-09-01  Joanmarie Diggs  <[email protected]>
 
+        [Gtk] accessibility/replaced-objects-in-anonymous-blocks layout test failure
+        https://bugs.webkit.org/show_bug.cgi?id=95643
+
+        Unreviewed GTK gardening, rebaselining an accessibility test.
+
+        * platform/gtk/accessibility/replaced-objects-in-anonymous-blocks-expected.txt: Corrected.
+
+2012-09-01  Joanmarie Diggs  <[email protected]>
+
         [Gtk] No accessible caret-moved events found in certain content
         https://bugs.webkit.org/show_bug.cgi?id=72811
 

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


--- trunk/LayoutTests/platform/gtk/accessibility/replaced-objects-in-anonymous-blocks-expected.txt	2012-09-01 17:49:29 UTC (rev 127376)
+++ trunk/LayoutTests/platform/gtk/accessibility/replaced-objects-in-anonymous-blocks-expected.txt	2012-09-01 18:16:19 UTC (rev 127377)
@@ -19,7 +19,8 @@
             AXRole: document frame 
     AXRole: panel AXValue: <obj>text area<\n>
         AXRole: entry AXValue: text area
-    AXRole: push button 
+    AXRole: section AXValue: Div<\n><obj>button
+        AXRole: push button 
     AXRole: heading AXValue: Heading<\n><obj>button<\n><obj>
         AXRole: push button 
         AXRole: image 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to