Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.Web.Extensions/Test/System.Web.UI.WebControls/ListViewTest.cs')
-rw-r--r--mcs/class/System.Web.Extensions/Test/System.Web.UI.WebControls/ListViewTest.cs44
1 files changed, 22 insertions, 22 deletions
diff --git a/mcs/class/System.Web.Extensions/Test/System.Web.UI.WebControls/ListViewTest.cs b/mcs/class/System.Web.Extensions/Test/System.Web.UI.WebControls/ListViewTest.cs
index 7c16e021c2a..1cf0e5f3b82 100644
--- a/mcs/class/System.Web.Extensions/Test/System.Web.UI.WebControls/ListViewTest.cs
+++ b/mcs/class/System.Web.Extensions/Test/System.Web.UI.WebControls/ListViewTest.cs
@@ -1283,7 +1283,7 @@ namespace MonoTests.System.Web.UI.WebControls
{
string originalHtml = @"<span id=""Bug604053ListView1""><table id=""Bug604053ListView1_itemPlaceholderContainer"" border=""0"" style=""""><tr style=""""><th>
M1</th><th>
- M2</th>
+ M2</th>
</tr>
<tr style="""">
<td>
@@ -1293,7 +1293,7 @@ namespace MonoTests.System.Web.UI.WebControls
<span id=""Bug604053ListView1_ctl10_M2Label"">0</span>
</td>
</tr>
-
+
<tr style="""">
<td>
@@ -1303,25 +1303,25 @@ namespace MonoTests.System.Web.UI.WebControls
<span id=""Bug604053ListView1_ctl12_M2Label"">1</span>
</td>
</tr>
-
-
-
-</table>
+
+
+
+</table>
<table><tr><td>
- </td>
+ </td>
</tr><tr><td style="""">
<span id=""DataPager1""><input type=""submit"" name=""Bug604053ListView1$DataPager1$ctl00$ctl00"" value=""First"" disabled=""disabled"" />&nbsp;<span>1</span>&nbsp;<a href=""javascript:__doPostBack('Bug604053ListView1$DataPager1$ctl01$ctl01','')"">2</a>&nbsp;<a href=""javascript:__doPostBack('Bug604053ListView1$DataPager1$ctl01$ctl02','')"">3</a>&nbsp;<a href=""javascript:__doPostBack('Bug604053ListView1$DataPager1$ctl01$ctl03','')"">4</a>&nbsp;<a href=""javascript:__doPostBack('Bug604053ListView1$DataPager1$ctl01$ctl04','')"">5</a>&nbsp;<input type=""submit"" name=""Bug604053ListView1$DataPager1$ctl02$ctl00"" value=""Last"" />&nbsp;</span>
- </td>
- </tr>
-
-</table>
+ </td>
+ </tr>
+
+</table>
</span>
<span id=""Bug604053ListView2""><table id=""Bug604053ListView2_itemPlaceholderContainer"" border=""0"" style=""""><tr style=""""><th>
M1</th><th>
- M2</th>
+ M2</th>
</tr>
<tr style="""">
<td>
@@ -1331,7 +1331,7 @@ namespace MonoTests.System.Web.UI.WebControls
<span id=""Bug604053ListView2_ctl10_M2Label"">0</span>
</td>
</tr>
-
+
<tr style="""">
<td>
@@ -1341,20 +1341,20 @@ namespace MonoTests.System.Web.UI.WebControls
<span id=""Bug604053ListView2_ctl12_M2Label"">1</span>
</td>
</tr>
-
-
-
-</table>
+
+
+
+</table>
<table><tr><td>
- </td>
+ </td>
</tr><tr><td style="""">
<span id=""DataPager1""><input type=""submit"" name=""Bug604053ListView2$DataPager1$ctl00$ctl00"" value=""First"" disabled=""disabled"" />&nbsp;<input type=""submit"" name=""Bug604053ListView2$DataPager1$ctl00$ctl01"" value=""Previous"" disabled=""disabled"" />&nbsp;<input type=""submit"" name=""Bug604053ListView2$DataPager1$ctl00$ctl02"" value=""Next"" />&nbsp;<input type=""submit"" name=""Bug604053ListView2$DataPager1$ctl00$ctl03"" value=""Last"" />&nbsp;</span>
- </td>
- </tr>
-
-</table>
+ </td>
+ </tr>
+
+</table>
</span>";