Base import of updated devtools

This commit is contained in:
wolfbeast
2016-08-01 12:30:30 +02:00
committed by roytam1
parent 021fe8c703
commit a7e6b8c1c0
2367 changed files with 283542 additions and 36340 deletions
@@ -0,0 +1,15 @@
<!-- Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ -->
<!doctype html>
<html>
<head>
<meta charset="utf-8"/>
<title>Debugger test page</title>
</head>
<body>
<script src="sjs_random-javascript.sjs"></script>
</body>
</html>