summaryrefslogtreecommitdiffstats
path: root/dom/html/reftests/iframe-with-image-src.html
blob: 554abc60db23d9a249eb930f46d4bca41fb05398 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
<body>
  <iframe height="100" width="100" style="border: none;" src="bug1196784.png"></iframe>
</body>
</html>