WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Frames differ by browser

for

From: Beranek, Nicholas
Date: Jan 10, 2017 11:15AM


What if you don't have direct control over the contents of the <iframe>? I think it's prudent to maintain both the <title> of the framed content as well as the title attribute on the <iframe>. Thoughts?

As for the discrepancies between each browser, it's a possibility that they're calculating the accessible name for the frame differently. Have you ever used the MSAA Object Inspect tool to verify what is being calculated by the accessibility API?

Nick