RESOLVED DUPLICATE of bug 95644 95825
[GTK] AXRole of <canvas> reported as 'image'
https://bugs.webkit.org/show_bug.cgi?id=95825
Summary [GTK] AXRole of <canvas> reported as 'image'
Zan Dobersek
Reported 2012-09-05 00:48:53 PDT
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.
Attachments
Joanmarie Diggs
Comment 1 2012-09-05 02:22:05 PDT
Zan Did you see bug 95644?
Zan Dobersek
Comment 2 2012-09-05 03:03:33 PDT
(In reply to comment #1) > Zan Did you see bug 95644? I did not. The patch there looks OK, it just needs a review and the test results will require a rebaseline when the patch lands. I'll CC myself there and close this one as a duplicate. *** This bug has been marked as a duplicate of bug 95644 ***
Note You need to log in before you can comment on or make changes to this bug.