| Test number |
Test source |
The test |
| 1 |
<object codetype="application/java" classid="java:test.class" width=250 height=50>
alternative text
</object> |
Java test #1 |
| 2 |
<object type="application/java" classid="java:test.class" width=250 height=50>
alternative text
</object> |
Java test #2 |
| 3 |
<object classid="java:test.class" width=250 height=50>
alternative text
</object> |
Java test #3 |
| 4 |
<object codetype="application/java" classid="java:test.class">
alternative text
</object> |
Java test #4 |
| 5 |
<object codetype="application/java" codebase="codebase/" classid="java:test.class" width=250 height=50>
alternative text
</object> |
Java test #5 |