Source code
Revision control
Copy as Markdown
Other Tools
<!-- Any copyright is dedicated to the Public Domain.
<!doctype html>
<html>
<head>
<meta charset="utf-8"/>
<title>Frame for browser_browser_toolbox_fission_contentframe_inspector.js</title>
</head>
<body>
<!-- Here we use example.org, while the embedder is loaded with example.com (.org vs .com)
This ensures this frame will be a remote frame when fission is enabled. -->
<iframe src="https://example.org/browser/devtools/client/framework/browser-toolbox/test/doc_browser_toolbox_fission_contentframe_inspector_frame.html"></iframe>
</body>
</html>