gecko-dev/browser/devtools/debugger/test/doc_breakpoints-break-on-last-line-of-script-on-reload.html

9 lines
328 B
HTML

<!-- Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ -->
<!DOCTYPE html>
<head>
<meta charset="utf-8"/>
<title>Debugger Break on Last Line of Script on Reload Test Page</title>
</head>
<script src="code_breakpoints-break-on-last-line-of-script-on-reload.js"></script>