doc_dbg-fission-frame-sources.html (433B)
1 <!-- Any copyright is dedicated to the Public Domain. 2 http://creativecommons.org/publicdomain/zero/1.0/ --> 3 <!doctype html> 4 <html lang="en"> 5 <head> 6 <meta charset="utf-8"> 7 <title>Test remote frame sources</title> 8 </head> 9 <body> 10 <iframe src='https://example.org/browser/devtools/client/debugger/test/mochitest/examples/doc_dbg-fission-frame-sources-frame.html'></iframe> 11 <script src="simple1.js"></script> 12 </body> 13 </html>