blob: 3a82b7d9b0b7f9d2c1e1e7f141373eb8b485bacd [file] [log] [blame] [edit]
<!doctype html>
<html lang="en">
<head>
<title>DevTools Request Interception Test</title>
<script language="javascript" type="text/javascript" src="devtools_request_interception_test/one.js"></script>
</head>
<body>
<div id="result"></div>
<button onClick="printScriptName()">
Click me to print script name
</button>
</body>
</html>