<!DOCTYPE html>
<html>
<body>
<iframe aria-label="Empty iframe">
<p>This should not show up in the <span>accessibility</span> tree.</p>
</iframe>
</body>
</html>
<!DOCTYPE html>
<html>
<body>
<iframe aria-label="Empty iframe">
<p>This should not show up in the <span>accessibility</span> tree.</p>
</iframe>
</body>
</html>