chromium/content/test/data/device_sensors/cross_origin_iframe.html

<html>
  <head>
    <title>cross-origin iframe</title>
  </head>
  <body>
    <iframe id="cross_origin_iframe" name="cross_origin_iframe_name"></iframe>
  </body>
</html>