RESOLVED FIXED 144702
AX: [ATK] The pre element should be mapped to ATK_ROLE_SECTION; not ATK_ROLE_PANEL
https://bugs.webkit.org/show_bug.cgi?id=144702
Summary AX: [ATK] The pre element should be mapped to ATK_ROLE_SECTION; not ATK_ROLE_...
Joanmarie Diggs
Reported 2015-05-06 12:16:50 PDT
As per [1] the correct mapping for the pre element is ATK_ROLE_SECTION. ATK_ROLE_PANEL is typically used as the generic UI container role; not the generic text container role. [1] https://rawgit.com/w3c/aria/master/html-aam/html-aam.html#el-pre
Attachments
Patch (8.72 KB, patch)
2015-05-06 12:27 PDT, Joanmarie Diggs
no flags
Radar WebKit Bug Importer
Comment 1 2015-05-06 12:17:33 PDT
Joanmarie Diggs
Comment 2 2015-05-06 12:27:44 PDT
WebKit Commit Bot
Comment 3 2015-05-07 10:31:23 PDT
Comment on attachment 252508 [details] Patch Clearing flags on attachment: 252508 Committed r183932: <http://trac.webkit.org/changeset/183932>
WebKit Commit Bot
Comment 4 2015-05-07 10:31:26 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.