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/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_RadioButtonList_RadioButtonList_RepeatLayout.aspx.xml')
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_RadioButtonList_RadioButtonList_RepeatLayout.aspx.xml63
1 files changed, 0 insertions, 63 deletions
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_RadioButtonList_RadioButtonList_RepeatLayout.aspx.xml b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_RadioButtonList_RadioButtonList_RepeatLayout.aspx.xml
deleted file mode 100644
index 3b726290b20..00000000000
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_RadioButtonList_RadioButtonList_RepeatLayout.aspx.xml
+++ /dev/null
@@ -1,63 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<testresults name="">
- <div id="GHTSubTest1" style="height:88px;width:88px">
- <table id="RadioButtonList1" border="0">
- <tr>
- <td>
- <input id="RadioButtonList1_0" type="radio" name="RadioButtonList1" value="item1" />
- <label for="RadioButtonList1_0">item1</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="RadioButtonList1_1" type="radio" name="RadioButtonList1" value="item2" />
- <label for="RadioButtonList1_1">item2</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="RadioButtonList1_2" type="radio" name="RadioButtonList1" value="item3" />
- <label for="RadioButtonList1_2">item3</label>
- </td>
- </tr>
- </table>
- </div>
- <div id="GHTSubTest2" style="height:96px;width:88px">
- <table id="RadioButtonList2" style="height:72px;width:80px" border="0">
- <tr>
- <td>
- <input id="RadioButtonList2_0" type="radio" name="RadioButtonList2" value="item1" />
- <label for="RadioButtonList2_0">item1</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="RadioButtonList2_1" type="radio" name="RadioButtonList2" value="item2" />
- <label for="RadioButtonList2_1">item2</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="RadioButtonList2_2" type="radio" name="RadioButtonList2" value="item3" />
- <label for="RadioButtonList2_2">item3</label>
- </td>
- </tr>
- </table>
- </div>
- <div id="GHTSubTest3" style="height:96px;width:88px">
- <span id="RadioButtonList3" style="height:72px;width:80px">
- <input id="RadioButtonList3_0" type="radio" name="RadioButtonList3" value="item1" />
- <label for="RadioButtonList3_0">item1</label>
- <br />
- <input id="RadioButtonList3_1" type="radio" name="RadioButtonList3" value="item2" />
- <label for="RadioButtonList3_1">item2</label>
- <br />
- <input id="RadioButtonList3_2" type="radio" name="RadioButtonList3" value="item3" />
- <label for="RadioButtonList3_2">item3</label>
- </span>
- </div>
- <div id="GHTSubTest4" testname="Non valid RepeateLayout value">
- <span>
- <br />Test passed. Expected exception was caught.</span>
- </div>
-</testresults> \ No newline at end of file