gecko/browser/devtools/debugger/test/browser_dbg_iframes.html

13 lines
284 B
HTML

<!DOCTYPE HTML>
<html>
<head><title>Browser Debugger IFrame Test Tab</title>
<!-- Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ -->
</head>
<body>
<iframe src="browser_dbg_debuggerstatement.html"></iframe>
</body>
</html>