Skip to content

Instantly share code, notes, and snippets.

@vivekgalatage
Created September 12, 2012 05:23
Show Gist options
  • Save vivekgalatage/3704448 to your computer and use it in GitHub Desktop.
Save vivekgalatage/3704448 to your computer and use it in GitHub Desktop.
<html>
<head>
<script type="text/javascript" src="../../../../Source/WebCore/inspector/front-end/InspectorBackend.js"></script>
</head>
<body onLoad="InspectorBackend.loadFromJSONIfNeeded(); test();">
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment