summaryrefslogtreecommitdiffstats
path: root/comm/mail/test/browser/content-policy/html/remoteimage.html
blob: f7a005cf5796b71d25a7f9a258499e9bd614e3a5 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
  <head>
    <title>Remote Image Test</title>
  </head>
  <body bgcolor="#FFFFFF">
    <img id="testelement" src="pass.png"/>
  </body>
</html>