Bug 1779252 - implicitly map address element to role=group, r=Jamie
commit936dba8ae001c6abee3d9df78d979e5568d830a6
authorNathan LaPre <nlapre@mozilla.com>
Thu, 18 Aug 2022 15:18:02 +0000 (18 15:18 +0000)
committerNathan LaPre <nlapre@mozilla.com>
Thu, 18 Aug 2022 15:18:02 +0000 (18 15:18 +0000)
tree2bc5935f4065cf85aa494a632adacba835ef9e75
parente8ee25ae56cbb885cc14d6bf596f3f14db5aa829
Bug 1779252 - implicitly map address element to role=group, r=Jamie

This commit remaps the HTML address element such that it is implicitly
mapped to the group role rather than being a generic element. It also
updates a test to reflect the new role.

Differential Revision: https://phabricator.services.mozilla.com/D154910
accessible/base/HTMLMarkupMap.h
accessible/tests/mochitest/elm/test_HTMLSpec.html