fune/devtools/client/webconsole/test/browser/test-click-function-to-prettyprinted-source.html
2019-11-05 13:13:16 +00:00

11 lines
411 B
HTML

<!DOCTYPE HTML>
<html dir="ltr" xml:lang="en-US" lang="en-US">
<head>
<meta charset="utf-8">
<title>Click on function should point to source</title>
<!-- Any copyright is dedicated to the Public Domain.
- http://creativecommons.org/publicdomain/zero/1.0/ -->
<script type="text/javascript" src="test-click-function-to-source.unmapped.min.js"></script>
</head>
<body></body>
</html>