2 PUBLIC
"-//W3C//DTD HTML 4.01 Transitional//EN"
3 "http://www.w3.org/TR/html4/loose.dtd">
5 <html xmlns=
"http://www.w3.org/1999/xhtml">
7 <title>JavaScript Test Driver - standards mode
</title>
9 This test driver is to be invoked using
10 js-tests-driver.html?test=path-to-test-js&language=javascriptx.x
12 It will load the associated test javascript file and
13 using the requested script language attribute, then execute the
16 <script type=
"text/javascript" src=
"shell.js">
18 <script type=
"text/javascript" src=
"browser.js">