mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-19 02:13:04 +00:00
23 lines
700 B
Plaintext
23 lines
700 B
Plaintext
<!-- GENERATED FILE, DO NOT EDIT -->
|
|
<!DOCTYPE HTML>
|
|
<meta http-equiv='content-type' content='text/html; charset=utf-8' />
|
|
<html>
|
|
<head>
|
|
<title>
|
|
Mochitest wrapper for WebGL Conformance Test Suite tests
|
|
</title>
|
|
<script src='/tests/SimpleTest/SimpleTest.js'></script>
|
|
<link rel='stylesheet' type='text/css' href='/tests/SimpleTest/test.css'/>
|
|
<script src='../iframe-autoresize.js'></script>
|
|
</head>
|
|
<body>
|
|
<iframe id='mochi-single' style='border:none' width='100%' scrolling='no'
|
|
src='../mochi-single.html?%%TEST_PATH%%'>
|
|
</iframe>
|
|
<script>
|
|
SimpleTest.requestFlakyTimeout("untriaged");
|
|
IFrameAutoresize.StartById('mochi-single', false);
|
|
</script>
|
|
</body>
|
|
</html>
|