Changeset 127377 in webkit


Ignore:
Timestamp:
Sep 1, 2012 11:16:19 AM (12 years ago)
Author:
commit-queue@webkit.org
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 <jdiggs@igalia.com> on 2012-09-01

  • platform/gtk/accessibility/replaced-objects-in-anonymous-blocks-expected.txt: Corrected.
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r127370 r127377  
     12012-09-01  Joanmarie Diggs  <jdiggs@igalia.com>
     2
     3        [Gtk] accessibility/replaced-objects-in-anonymous-blocks layout test failure
     4        https://bugs.webkit.org/show_bug.cgi?id=95643
     5
     6        Unreviewed GTK gardening, rebaselining an accessibility test.
     7
     8        * platform/gtk/accessibility/replaced-objects-in-anonymous-blocks-expected.txt: Corrected.
     9
    1102012-09-01  Joanmarie Diggs  <jdiggs@igalia.com>
    211
  • trunk/LayoutTests/platform/gtk/accessibility/replaced-objects-in-anonymous-blocks-expected.txt

    r127369 r127377  
    2020    AXRole: panel AXValue: <obj>text area<\n>
    2121        AXRole: entry AXValue: text area
    22     AXRole: push button
     22    AXRole: section AXValue: Div<\n><obj>button
     23        AXRole: push button
    2324    AXRole: heading AXValue: Heading<\n><obj>button<\n><obj>
    2425        AXRole: push button
Note: See TracChangeset for help on using the changeset viewer.