2
Vote

Empty attributes are not create properly

description

<option SELECTED> is loaded AS <option selected="">
This is wrong, should be <option selected="selected">
 
Regards

comments