blob: e6a23272da1f20140f699d358d06cceaf38a88b7 [file] [log] [blame]
<!-- This file is auto-generated by Tools/Scripts/update-webgl-conformance-tests. DO NOT EDIT -->
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>WebGL Conformance Test Wrapper for %(test_name)s</title>
<script type="text/javascript" src="%(webgl_top_level_url)s/resources/js-test-pre.js"></script>
<script type="text/javascript" src="%(webgl_top_level_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="%(test_file_url)s">%(test_file_url)s</a>
<div id="iframe">
<iframe src="%(test_file_url)s" width="800" height="600"></iframe>
</div>
<div id="result"></div>
</body>
</html>