summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/backgrounds/script-tests/TEMPLATE.html
blob: e413aee287198a55f2ca63fedb60c9b8b9e78d16 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<head>
<script src="../js/resources/js-test-pre.js"></script>
</head>
<body>
<script src="YOUR_JS_FILE_HERE"></script>
</body>
</html>