Issue: I ran axe on this page http://test.austinfree.net/ (as a Judge for Knowbility's AIR competition).
The following Best Practice issue is being thrown: 'All page content must be contained by landmarks"
on the video player that is within an iframe that is within <main>.
Expectation: I was wondering if the iframe inside main was enough to count this player as being within a landmark, or if additional landmark need to be added within the iframe.
axe-core version:4.0.2
axe-extension: version 4.6.0
Browser and Assistive Technology versions:
Firefox: 83.0
For Tooling issues:
- Platform: Mac 11.0.1
Issue: I ran axe on this page http://test.austinfree.net/ (as a Judge for Knowbility's AIR competition).
The following Best Practice issue is being thrown: 'All page content must be contained by landmarks"
on the video player that is within an iframe that is within
<main>.Expectation: I was wondering if the iframe inside main was enough to count this player as being within a landmark, or if additional landmark need to be added within the iframe.