summaryrefslogtreecommitdiffstats
path: root/devtools/client/aboutdebugging/test/browser/resources/doc_aboutdebugging_devtoolstoolbox_breakpoint.html
blob: bb285567759e9e6b8e97f0a9982ca912e03e20b3 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<head>
  <title>BREAKPOINT TEST PAGE</title>
</head>
<body>
  <script type="text/javascript" src="script_aboutdebugging_devtoolstoolbox_breakpoint.js"></script>
</body>
</html>