OLD | NEW |
---|---|
1 <html> | 1 <html> |
2 <body> | 2 <body> |
3 This page doesn't do anything special except have an iframe:<br> | 3 This page doesn't do anything special except have an iframe:<br> |
4 <iframe src="about:blank"></iframe> | 4 <iframe src="about:blank"></iframe> |
5 </body> | 5 </body> |
6 </html> | 6 </html> |
OLD | NEW |