Skip to content

Commit

Permalink
[Gtk] accessibility/replaced-objects-in-anonymous-blocks layout test …
Browse files Browse the repository at this point in the history
…failure

https://bugs.webkit.org/show_bug.cgi?id=95643

Unreviewed GTK gardening, rebaselining an accessibility test.

Patch by Joanmarie Diggs <jdiggs@igalia.com> on 2012-09-01

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

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@127377 268f45cc-cd09-0410-ab3c-d52691b4dbfc
  • Loading branch information
webkit-commit-queue committed Sep 1, 2012
1 parent 5955d73 commit c34d22f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
2012-09-01 Joanmarie Diggs <jdiggs@igalia.com>

[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 <jdiggs@igalia.com>

[Gtk] No accessible caret-moved events found in certain content
Expand Down
Expand Up @@ -19,7 +19,8 @@ AXRole: document frame
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
Expand Down

0 comments on commit c34d22f

Please sign in to comment.