[Webkit-unassigned] [Bug 118577] New: [GTK] platform/gtk/accessibility/replaced-objects-in-anonymous-blocks.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 11 14:33:12 PDT 2013


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

           Summary: [GTK]
                    platform/gtk/accessibility/replaced-objects-in-anonymo
                    us-blocks.html is failing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mario at webkit.org
                CC: webkit-bug-importer at group.apple.com,
                    simon.pena at samsung.com


The layout test platform/gtk/accessibility/replaced-objects-in-anonymous-blocks.html is failing after r152574, although the root cause might have appeared with r152537.

This is the current diff between the expected and actual results:

--- /home/slave/webkitgtk/gtk-linux-64-debug-wk1/build/layout-test-results/platform/gtk/accessibility/replaced-objects-in-anonymous-blocks-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-debug-wk1/build/layout-test-results/platform/gtk/accessibility/replaced-objects-in-anonymous-blocks-actual.txt
@@ -12,7 +12,7 @@
 End of test
 AXRole: AXWebArea 
     AXRole: AXParagraph AXValue: Paragraph
-    AXRole: AXGroup AXValue: <obj>button<\n>
+    AXRole: AXGroup AXValue: button
         AXRole: AXButton 
     AXRole: AXGroup AXValue: <obj>
         AXRole: AXScrollArea 

I will add it to the TestExpectations file while the issue is being investigated.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list