chromium/content/test/data/accessibility/html/iframe-presentational.html

<!--
@MAC-ALLOW:AXRoleDescription
-->
<!DOCTYPE html>
<html>
<body>
  <iframe src="frame/empty.html" role="presentation">
  </iframe>
</body>
</html>