With theme 1.17, the Iframe for client-hosted experiences now has a title attribute by default! This is pulled from the pageTitle
from the config.json
file. This improves screenreader’s ability to understand the iframe’s purpose on the page.
If you haven’t forked iframe-common.js
, you’ll see the title attribute for the iframe populated by default.