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_TableCell_TableCell_HorizontalAlign.aspx.xml')
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_TableCell_TableCell_HorizontalAlign.aspx.xml53
1 files changed, 0 insertions, 53 deletions
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_TableCell_TableCell_HorizontalAlign.aspx.xml b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_TableCell_TableCell_HorizontalAlign.aspx.xml
deleted file mode 100644
index cc11125f8a3..00000000000
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_TableCell_TableCell_HorizontalAlign.aspx.xml
+++ /dev/null
@@ -1,53 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<testresults name="">
- <div id="GHTSubTest1" style="height:72px;width:176px">
- <table id="Table1" style="height:120px;width:248px" border="0">
- <tr>
- <td>123</td>
- </tr>
- <tr>
- <td>123</td>
- </tr>
- </table>
- </div>
- <div id="GHTSubTest2" style="height:72px;width:176px">
- <table id="Table2" style="height:120px;width:248px" border="0">
- <tr>
- <td align="Left">123</td>
- </tr>
- <tr>
- <td>123</td>
- </tr>
- </table>
- </div>
- <div id="GHTSubTest3" style="height:72px;width:176px">
- <table id="Table3" style="height:120px;width:248px" border="0">
- <tr>
- <td align="Center">123</td>
- </tr>
- <tr>
- <td>123</td>
- </tr>
- </table>
- </div>
- <div id="GHTSubTest4" style="height:72px;width:176px">
- <table id="Table4" style="height:120px;width:248px" border="0">
- <tr>
- <td align="Right">123</td>
- </tr>
- <tr>
- <td>123</td>
- </tr>
- </table>
- </div>
- <div id="GHTSubTest5" style="height:72px;width:176px">
- <table id="Table5" style="height:120px;width:248px" border="0">
- <tr>
- <td align="Justify">123</td>
- </tr>
- <tr>
- <td>123</td>
- </tr>
- </table>
- </div>
-</testresults> \ No newline at end of file