blob: 5567890d6e6172195fc9aadf3e8099209b96efcc [file] [log] [blame]
<!-- This file is auto-generated by generate-webgl-tests.py. DO NOT EDIT -->
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>WebGL Conformance Test Wrapper for %(url_name)s</title>
<script type="text/javascript" src="%(base_url)s/../fast/js/resources/js-test-pre.js"></script>
<script type="text/javascript" src="%(base_url)s/resources/webkit-webgl-test-harness.js"></script>
</head>
<body>
<p>This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.</p>
Test: <a href="%(url)s">%(url)s</a>
<div id="result"></div>
<div id="iframe">
<iframe src="%(url)s" width="800" height="600"></iframe>
</div>
</body>
</html>