summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/inspector/test2.html
blob: 21de21be26e8e9e9fcd5fbda13f89f1bade9dd29 (plain)
1
2
3
4
5
<html>
<head><script src="dummy.js"></script></head>
<body onload="setCookie();"></body>
This file exists to test that two resources get loaded in Chrome inspector.
</html>