Sha256: bb066198049befa8a2794259a1193cb8e4c7e4d3504c2d9351d57c07373d518b
Contents?: true
Size: 674 Bytes
Versions: 10
Compression:
Stored size: 674 Bytes
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>JavaScript Test Driver - standards mode</title> <!-- This test driver is to be invoked using js-tests-driver.html?test=path-to-test-js&language=javascriptx.x It will load the associated test javascript file and using the requested script language attribute, then execute the test. --> <script type="text/javascript" src="shell.js"> </script> <script type="text/javascript" src="browser.js"> </script> </head> <body> </body> </html>
Version data entries
10 entries across 5 versions & 3 rubygems