Skip to content

Instantly share code, notes, and snippets.

View VinsCool's full-sized avatar
💜
Learning by experimenting...

Vin Samuel VinsCool

💜
Learning by experimenting...
View GitHub Profile
<html>
<script src="../../resources/js-test-pre.js"></script>
<body onload="runTest()">
<div id="console"></div>
<form id="form1" style="display:none" method="post" target="test" action="http://anything.com"></form>
<script>
if (window.testRunner)
{
testRunner.dumpAsText();
testRunner.waitUntilDone();