We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ATK has ATK_ROLE_SUBSCRIPT and ATK_ROLE_SUPERSCRIPT. These should be used for the sub and sup elements respectively.
ATK_ROLE_SUBSCRIPT
ATK_ROLE_SUPERSCRIPT
sub
sup
BTW: This mapping was implemented a while ago in WebKitGtk. If it's not implemented in Gecko yet, it should be.