Bug 1878363: Remove "contentinfo region scoped to main element is generic" WPT test...
commit212f7f870ce1ce4b0307ef9e7e90272ce897066c
authorJames Teh <jteh@mozilla.com>
Mon, 19 Feb 2024 03:33:47 +0000 (19 03:33 +0000)
committerJames Teh <jteh@mozilla.com>
Mon, 19 Feb 2024 03:33:47 +0000 (19 03:33 +0000)
treef8cb2adf47ed6de2813f5cfe7ac0e6d029dbc6e4
parentdd5144722978c82b39fc1b7066a2346ff4983233
Bug 1878363: Remove "contentinfo region scoped to main element is generic" WPT test. r=nlapre

Per the HTML-AAM spec, the contextual role restriction only applies to the <footer> element, not to any other instance of the ARIA contentinfo role.
Even though <footer> maps to contentinfo, contentinfo does not necessarily map to <footer>.
Thus, this test is incorrect.

Differential Revision: https://phabricator.services.mozilla.com/D201928
testing/web-platform/meta/wai-aria/role/contextual-roles.html.ini [deleted file]
testing/web-platform/tests/wai-aria/role/contextual-roles.html