OLD | NEW |
---|---|
1 <html> | 1 <html> |
2 <head> | 2 <head> |
3 <title>This page has a subresource</title> | 3 <title>This page has a subresource</title> |
4 <script src="write_to_title.js" type="text/javascript"></script> | 4 <script src="write_to_title.js" type="text/javascript"></script> |
5 </head> | 5 </head> |
6 <body></body> | 6 <body><img src="google_files/logo.gif"/></body> |
7 </html> | 7 </html> |
OLD | NEW |