Fixed test for object/param selection (thanks Andrea)

This commit is contained in:
Jörn Zaefferer 2007-01-07 10:26:58 +00:00
parent d7b73ea5c7
commit 955fdb87a7
2 changed files with 4 additions and 5 deletions

View file

@ -74,8 +74,8 @@
</select>
<object id="object1" codebase="stupid">
<param id="param1" />
<param id="param2" />
<param name="p1" value="x1" />
<param name="p2" value="x2" />
</object>
</form>
<b id="floatTest">Float test.</b>