Fixed bug #194, added regression tests

This commit is contained in:
Jörn Zaefferer 2006-09-16 14:57:15 +00:00
parent 6ebf2f979c
commit 529203f6b5
2 changed files with 9 additions and 4 deletions

View file

@ -39,7 +39,7 @@
<input type="radio" name="radio2" id="radio2" checked/>
<input type="checkbox" name="check" id="check1" checked/>
<input type="checkbox" name="check" id="check2"/>
<input type="checkbox" id="check2"/>
<input type="hidden" name="hidden" id="hidden1"/>
<input type="text" style="display:none;" name="foo[bar]" id="hidden2"/>