[Webkit-unassigned] [Bug 120670] New: REGRESSION(r154976): 7 accessibility tests failing on GTK

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 4 01:49:32 PDT 2013


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

           Summary: REGRESSION(r154976): 7 accessibility tests failing on
                    GTK
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Gtk, LayoutTestFailure, Regression
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zandobersek at gmail.com


The following seven accessibility layout tests are failing since r154976:
http://trac.webkit.org/changeset/154976

accessibility/lists.html
accessibility/plugin.html
accessibility/table-detection.html
accessibility/table-one-cell.html
accessibility/table-with-aria-role.html
accessibility/table-with-rules.html
accessibility/transformed-element.html

http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=accessibility%2Flists.html%2Caccessibility%2Fplugin.html%2Caccessibility%2Ftable-detection.html%2Caccessibility%2Ftable-one-cell.html%2Caccessibility%2Ftable-with-aria-role.html%2Caccessibility%2Ftable-with-rules.html%2Caccessibility%2Ftransformed-element.html

All the failures are adding the aria-sort attribute to AXPlatformAttributes:
-AXPlatformAttributes: toolkit:WebKitGtk
+AXPlatformAttributes: aria-sort:AXUnknownSortDirection, toolkit:WebKitGtk

A couple of test baselines were updated in the original revision to include the new attribute. Is it also OK to rebaseline these 7 tests?

-- 
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