summaryrefslogtreecommitdiffstats
path: root/toolkit/components/extensions/test/xpcshell/data/file_do_load_script_subresource.html
blob: c74dec5f5acc082241d47dc445b72fde78e8d0d4 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<script src="http://example.net/intercept_by_webRequest.js"></script>
</body>
</html>