doc_dbg-same-source-distinct-threads-frame.html (399B)
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>Iframe test page</title> 8 </head> 9 <body> 10 <script type="text/javascript" src='https://example.com/browser/devtools/client/debugger/test/mochitest/examples/same-script.js'></script> 11 </body> 12 </html>