mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-20 10:33:36 +00:00
8 lines
145 B
HTML
8 lines
145 B
HTML
|
<!doctype html>
|
||
|
<html class='reftest-wait'>
|
||
|
<body>
|
||
|
<script src='sample.js'></script>
|
||
|
<script src='blob.js'></script>
|
||
|
</body>
|
||
|
</html>
|