| Index: chrome/test/data/iframe_dns_error.html
|
| ===================================================================
|
| --- chrome/test/data/iframe_dns_error.html (revision 0)
|
| +++ chrome/test/data/iframe_dns_error.html (revision 0)
|
| @@ -0,0 +1,9 @@
|
| +<html>
|
| +<head>
|
| +<title>Blah</title>
|
| +</head>
|
| +<body>
|
| +This frame will fail to load with a DNS error:
|
| +<iframe src="http://url.handled.by.fake.dns/"></iframe>
|
| +</body>
|
| +</html>
|
|
|
| Property changes on: chrome\test\data\iframe_dns_error.html
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|