2010-09-10 11:08:05 -07:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
2012-03-24 04:34:42 -07:00
|
|
|
<meta charset="utf-8">
|
2010-09-10 11:08:05 -07:00
|
|
|
<title>WebConsole test: iframe associated to the wrong HUD</title>
|
|
|
|
<!-- Any copyright is dedicated to the Public Domain.
|
|
|
|
http://creativecommons.org/publicdomain/zero/1.0/ -->
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<p>WebConsole test: iframe associated to the wrong HUD.</p>
|
|
|
|
<iframe
|
2012-01-17 06:04:23 -08:00
|
|
|
src="http://example.com/browser/browser/devtools/webconsole/test/test-bug-593003-iframe-wrong-hud-iframe.html"></iframe>
|
2010-09-10 11:08:05 -07:00
|
|
|
</body>
|
|
|
|
</html>
|