browser/devtools/webconsole/test/test-iframe2.html

branch
TOR_BUG_9701
changeset 15
b8a032363ba2
equal deleted inserted replaced
-1:000000000000 0:b26c946bcaa3
1 <html>
2 <head>
3 <script>
4 console.log("iframe 2");
5 blah;
6 </script>
7 </head>
8 <body>
9 <h1>iframe 2</h1>
10 </body>
11 </html>

mercurial