Added some new tests. git-svn-id: svn://10.0.0.236/trunk@54180 18797224-902f-48f8-a5cc-f745e15eee43
17 lines
462 B
HTML
17 lines
462 B
HTML
<html>
|
|
<body name="test_dom_accessor">
|
|
<pre>
|
|
This should run DOMAccessor test.
|
|
Look into the java plugin console for
|
|
document load notifications while surfing
|
|
around
|
|
<pre>
|
|
<applet code="org.mozilla.dom.tests.TestDOMAccessorApplet"
|
|
width=0
|
|
height=0
|
|
alt="Your browser understands the <APPLET> tag but isn't running the applet, for some reason.">
|
|
Your browser is completely ignoring the <APPLET> tag!
|
|
</applet>
|
|
</body>
|
|
</html>
|