comparison: toolkit/webapps/tests/data/app/index.html
toolkit/webapps/tests/data/app/index.html
- branch
- TOR_BUG_3246
- changeset 7
- 129ffea94266
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <html> |
|
3 <head> |
|
4 <title>Test app</title> |
|
5 </head> |
|
6 <body> |
|
7 Test app: |
|
8 <iframe src="http://127.0.0.1:8888/chrome/toolkit/webapps/tests/app.sjs?appreq"></iframe> |
|
9 </body> |
|
10 </html> |