2007-03-12 Igor Zelmanovich <igorz@mainsoft.com>
authorIgor Zelmanovich <igorz@mono-cvs.ximian.com>
Mon, 12 Mar 2007 10:12:43 +0000 (10:12 -0000)
committerIgor Zelmanovich <igorz@mono-cvs.ximian.com>
Mon, 12 Mar 2007 10:12:43 +0000 (10:12 -0000)
commit544d479cec3aa1bc5525b486b0955596e024c63e
treea95741448e3a3f5d57bd9ee2d77ff5d3210566f6
parente2472391e0c9060be02329842bcadd872fdcd8e9
2007-03-12 Igor Zelmanovich <igorz@mainsoft.com>

* HtmlTextWriter.cs: fixed:
- Fixed writing background-image style attribute (different behavior in
1.1 and 2.0).
- Does not encode 'name' attribute.
- Always encode style attributes (for 2.0 only).

svn path=/trunk/mcs/; revision=74107
mcs/class/System.Web/System.Web.UI/ChangeLog
mcs/class/System.Web/System.Web.UI/HtmlTextWriter.cs
mcs/class/System.Web/Test/System.Web.UI/HtmlTextWriterTest.cs