2007-03-15 Marek Habersack <mhabersack@novell.com>
authorMarek Habersack <grendel@twistedcode.net>
Thu, 15 Mar 2007 14:45:22 +0000 (14:45 -0000)
committerMarek Habersack <grendel@twistedcode.net>
Thu, 15 Mar 2007 14:45:22 +0000 (14:45 -0000)
commit490bfa444d4fb871a53e0dc6cdf7e21d2374ec9d
treebfeff41a2fed62bc3391cfd4178be793f66a9fb4
parentf62aa59aafdf247443785ffe2ccd3bb02c02da99
2007-03-15  Marek Habersack  <mhabersack@novell.com>

* ImageButtonTest.cs, LinkButtonTest.cs: the validation tests in
the two cases were incorrect in my opinion. MS.NET renders the
same HTML (effectively) for no-validation case we do - there are
no onclick handlers or MyValidationGroup rendered for the
imagebutton/linkbutton controls.

svn path=/trunk/mcs/; revision=74371
mcs/class/System.Web/Test/System.Web.UI.WebControls/ChangeLog
mcs/class/System.Web/Test/System.Web.UI.WebControls/ImageButtonTest.cs
mcs/class/System.Web/Test/System.Web.UI.WebControls/LinkButtonTest.cs