blob: 41ef288ab24f227927fbabab3401a41f6f0bbf78 [file] [log] [blame]
Tests that oopif iframes are rendered inline.
- <html>
<head></head>
- <body>
- <div>
- <iframe id="page-iframe1" src="http://devtools.oopif.test:8003/foo.html">
- #document
- <html>
- <head>
<title>Error</title>
</head>
- <body>
"Could not load the requested resource."
<br>
"Error code: -102 (net::ERR_CONNECTION_REFUSED)"
</body>
</html>
</iframe>
</div>
</body>
</html>