chromium/content/test/data/frame_owner_properties_margin.html

<!DOCTYPE html>
<html>
<body>
  <iframe id="child-1"
      marginwidth="10"
      marginheight="50"
      src="/cross-site/b.com/title1.html"></iframe>
</body>
</html>