[Webkit-unassigned] [Bug 95825] New: [GTK] AXRole of <canvas> reported as 'image'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 5 00:48:40 PDT 2012


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

           Summary: [GTK] AXRole of <canvas> reported as 'image'
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zandobersek at gmail.com
                CC: msanchez at igalia.com


In accessibility/canvas-description-and-role.html, the AXRole of both canvas elements is reported as 'image'. Chromium reports these as 'AXCanvas', which I think is the appropriate result.

The test was introduced in r127084:
http://trac.webkit.org/changeset/127084

Here's Chromium baseline:
http://trac.webkit.org/browser/trunk/LayoutTests/platform/chromium/accessibility/canvas-description-and-role-expected.txt

For the moment I'll use an equal baseline for the GTK port and add a TEXT failure expectation for the test.

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