Descriptionthis fixes http://code.google.com/p/google-caja/issues/detail?id=1171
YUI was failing on IE[67] when trying to create
a YUI button using an existing <button>,
because it was trying to setAttribute("type", "button")
and that normally just fails silently on IE[67],
but throws an exception when using bridal.
Patch Set 1 #
Total comments: 10
MessagesTotal messages: 4
|
||||||||||||||||||||||||||||