1
    2
    3
    4
    5
    6
    7
    8
    9

content / test / data / frame_owner_properties_margin.html [blame]

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