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_WebControl_WebControl_ForeColor.aspx.xml')
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_WebControl_WebControl_ForeColor.aspx.xml653
1 files changed, 0 insertions, 653 deletions
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_WebControl_WebControl_ForeColor.aspx.xml b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_WebControl_WebControl_ForeColor.aspx.xml
deleted file mode 100644
index 63444f23208..00000000000
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_WebControl_WebControl_ForeColor.aspx.xml
+++ /dev/null
@@ -1,653 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<testresults name="">
- <div id="GHTSubTest1" testname="System.Web.UI.WebControls.Button: Named color:">
- <input value="" style="color:goldenrod" type="submit" name="ctrl_0" id="ctrl_0" />
- </div>
- <div id="GHTSubTest2" testname="System.Web.UI.WebControls.Button: Color.Empty:">
- <input value="" type="submit" name="ctrl_1" id="ctrl_1" />
- </div>
- <div id="GHTSubTest3" testname="System.Web.UI.WebControls.Button: Default:">
- <input value="" type="submit" name="ctrl_2" id="ctrl_2" />
- </div>
- <div id="GHTSubTest4" testname="System.Web.UI.WebControls.Button: Using RGB:">
- <input value="" style="color:#55aaff" type="submit" name="ctrl_3" id="ctrl_3" />
- </div>
- <div id="GHTSubTest5" testname="System.Web.UI.WebControls.CheckBox: Named color:">
- <span style="color:goldenrod">
- <input id="ctrl_4" type="checkbox" name="ctrl_4" />
- </span>
- </div>
- <div id="GHTSubTest6" testname="System.Web.UI.WebControls.CheckBox: Color.Empty:">
- <span>
- <input id="ctrl_5" type="checkbox" name="ctrl_5" />
- </span>
- </div>
- <div id="GHTSubTest7" testname="System.Web.UI.WebControls.CheckBox: Default:">
- <input id="ctrl_6" type="checkbox" name="ctrl_6" />
- </div>
- <div id="GHTSubTest8" testname="System.Web.UI.WebControls.CheckBox: Using RGB:">
- <span style="color:#55aaff">
- <input id="ctrl_7" type="checkbox" name="ctrl_7" />
- </span>
- </div>
- <div id="GHTSubTest9" testname="System.Web.UI.WebControls.HyperLink: Named color:">
- <a id="ctrl_8" style="color:goldenrod">
- </a>
- </div>
- <div id="GHTSubTest10" testname="System.Web.UI.WebControls.HyperLink: Color.Empty:">
- <a id="ctrl_9">
- </a>
- </div>
- <div id="GHTSubTest11" testname="System.Web.UI.WebControls.HyperLink: Default:">
- <a id="ctrl_10">
- </a>
- </div>
- <div id="GHTSubTest12" testname="System.Web.UI.WebControls.HyperLink: Using RGB:">
- <a id="ctrl_11" style="color:#55aaff">
- </a>
- </div>
- <div id="GHTSubTest13" testname="System.Web.UI.WebControls.Image: Named color:">
- <img id="ctrl_12" alt="" border="0" style="color:goldenrod" />
- </div>
- <div id="GHTSubTest14" testname="System.Web.UI.WebControls.Image: Color.Empty:">
- <img id="ctrl_13" alt="" border="0" />
- </div>
- <div id="GHTSubTest15" testname="System.Web.UI.WebControls.Image: Default:">
- <img id="ctrl_14" alt="" border="0" />
- </div>
- <div id="GHTSubTest16" testname="System.Web.UI.WebControls.Image: Using RGB:">
- <img id="ctrl_15" alt="" border="0" style="color:#55aaff" />
- </div>
- <div id="GHTSubTest17" testname="System.Web.UI.WebControls.ImageButton: Named color:">
- <input id="ctrl_16" alt="" border="0" style="color:goldenrod" type="image" name="ctrl_16" />
- </div>
- <div id="GHTSubTest18" testname="System.Web.UI.WebControls.ImageButton: Color.Empty:">
- <input id="ctrl_17" alt="" border="0" type="image" name="ctrl_17" />
- </div>
- <div id="GHTSubTest19" testname="System.Web.UI.WebControls.ImageButton: Default:">
- <input id="ctrl_18" alt="" border="0" type="image" name="ctrl_18" />
- </div>
- <div id="GHTSubTest20" testname="System.Web.UI.WebControls.ImageButton: Using RGB:">
- <input id="ctrl_19" alt="" border="0" style="color:#55aaff" type="image" name="ctrl_19" />
- </div>
- <div id="GHTSubTest21" testname="System.Web.UI.WebControls.Label: Named color:">
- <span id="ctrl_20" style="color:goldenrod">
- </span>
- </div>
- <div id="GHTSubTest22" testname="System.Web.UI.WebControls.Label: Color.Empty:">
- <span id="ctrl_21">
- </span>
- </div>
- <div id="GHTSubTest23" testname="System.Web.UI.WebControls.Label: Default:">
- <span id="ctrl_22">
- </span>
- </div>
- <div id="GHTSubTest24" testname="System.Web.UI.WebControls.Label: Using RGB:">
- <span id="ctrl_23" style="color:#55aaff">
- </span>
- </div>
- <div id="GHTSubTest25" testname="System.Web.UI.WebControls.LinkButton: Named color:">
- <a href="javascript:__doPostBack('ctrl_24','')" id="ctrl_24" style="color:goldenrod">
- </a>
- </div>
- <div id="GHTSubTest26" testname="System.Web.UI.WebControls.LinkButton: Color.Empty:">
- <a href="javascript:__doPostBack('ctrl_25','')" id="ctrl_25">
- </a>
- </div>
- <div id="GHTSubTest27" testname="System.Web.UI.WebControls.LinkButton: Default:">
- <a href="javascript:__doPostBack('ctrl_26','')" id="ctrl_26">
- </a>
- </div>
- <div id="GHTSubTest28" testname="System.Web.UI.WebControls.LinkButton: Using RGB:">
- <a href="javascript:__doPostBack('ctrl_27','')" id="ctrl_27" style="color:#55aaff">
- </a>
- </div>
- <div id="GHTSubTest29" testname="System.Web.UI.WebControls.Panel: Named color:">
- <div id="ctrl_28" style="color:goldenrod">
- </div>
- </div>
- <div id="GHTSubTest30" testname="System.Web.UI.WebControls.Panel: Color.Empty:">
- <div id="ctrl_29">
- </div>
- </div>
- <div id="GHTSubTest31" testname="System.Web.UI.WebControls.Panel: Default:">
- <div id="ctrl_30">
- </div>
- </div>
- <div id="GHTSubTest32" testname="System.Web.UI.WebControls.Panel: Using RGB:">
- <div id="ctrl_31" style="color:#55aaff">
- </div>
- </div>
- <div id="GHTSubTest33" testname="System.Web.UI.WebControls.RadioButton: Named color:">
- <span style="color:goldenrod">
- <input id="ctrl_32" type="radio" name="ctrl_32" value="ctrl_32" />
- </span>
- </div>
- <div id="GHTSubTest34" testname="System.Web.UI.WebControls.RadioButton: Color.Empty:">
- <span>
- <input id="ctrl_33" type="radio" name="ctrl_33" value="ctrl_33" />
- </span>
- </div>
- <div id="GHTSubTest35" testname="System.Web.UI.WebControls.RadioButton: Default:">
- <input id="ctrl_34" type="radio" name="ctrl_34" value="ctrl_34" />
- </div>
- <div id="GHTSubTest36" testname="System.Web.UI.WebControls.RadioButton: Using RGB:">
- <span style="color:#55aaff">
- <input id="ctrl_35" type="radio" name="ctrl_35" value="ctrl_35" />
- </span>
- </div>
- <div id="GHTSubTest37" testname="System.Web.UI.WebControls.TextBox: Named color:">
- <input id="ctrl_36" style="color:goldenrod" type="text" name="ctrl_36" />
- </div>
- <div id="GHTSubTest38" testname="System.Web.UI.WebControls.TextBox: Color.Empty:">
- <input id="ctrl_37" type="text" name="ctrl_37" />
- </div>
- <div id="GHTSubTest39" testname="System.Web.UI.WebControls.TextBox: Default:">
- <input id="ctrl_38" type="text" name="ctrl_38" />
- </div>
- <div id="GHTSubTest40" testname="System.Web.UI.WebControls.TextBox: Using RGB:">
- <input id="ctrl_39" style="color:#55aaff" type="text" name="ctrl_39" />
- </div>
- <div id="GHTSubTest41" testname="System.Web.UI.WebControls.DropDownList: Named color:">
- <select id="ctrl_40" style="color:goldenrod" name="ctrl_40">
- <option value="1" />aaaa
- <option value="2" />bbbb
- <option value="3" />cccc
- <option value="4" />dddd
-
- </select>
- </div>
- <div id="GHTSubTest42" testname="System.Web.UI.WebControls.DropDownList: Color.Empty:">
- <select id="ctrl_41" name="ctrl_41">
- <option value="1" />aaaa
- <option value="2" />bbbb
- <option value="3" />cccc
- <option value="4" />dddd
-
- </select>
- </div>
- <div id="GHTSubTest43" testname="System.Web.UI.WebControls.DropDownList: Default:">
- <select id="ctrl_42" name="ctrl_42">
- <option value="1" />aaaa
- <option value="2" />bbbb
- <option value="3" />cccc
- <option value="4" />dddd
-
- </select>
- </div>
- <div id="GHTSubTest44" testname="System.Web.UI.WebControls.DropDownList: Using RGB:">
- <select id="ctrl_43" style="color:#55aaff" name="ctrl_43">
- <option value="1" />aaaa
- <option value="2" />bbbb
- <option value="3" />cccc
- <option value="4" />dddd
-
- </select>
- </div>
- <div id="GHTSubTest45" testname="System.Web.UI.WebControls.ListBox: Named color:">
- <select id="ctrl_44" style="color:goldenrod" size="4" name="ctrl_44">
- <option value="1" />aaaa
- <option value="2" />bbbb
- <option value="3" />cccc
- <option value="4" />dddd
-
- </select>
- </div>
- <div id="GHTSubTest46" testname="System.Web.UI.WebControls.ListBox: Color.Empty:">
- <select id="ctrl_45" size="4" name="ctrl_45">
- <option value="1" />aaaa
- <option value="2" />bbbb
- <option value="3" />cccc
- <option value="4" />dddd
-
- </select>
- </div>
- <div id="GHTSubTest47" testname="System.Web.UI.WebControls.ListBox: Default:">
- <select id="ctrl_46" size="4" name="ctrl_46">
- <option value="1" />aaaa
- <option value="2" />bbbb
- <option value="3" />cccc
- <option value="4" />dddd
-
- </select>
- </div>
- <div id="GHTSubTest48" testname="System.Web.UI.WebControls.ListBox: Using RGB:">
- <select id="ctrl_47" style="color:#55aaff" size="4" name="ctrl_47">
- <option value="1" />aaaa
- <option value="2" />bbbb
- <option value="3" />cccc
- <option value="4" />dddd
-
- </select>
- </div>
- <div id="GHTSubTest49" testname="System.Web.UI.WebControls.RadioButtonList: Named color:">
- <table id="ctrl_48" style="color:goldenrod" border="0">
- <tr>
- <td>
- <input id="ctrl_48_0" type="radio" name="ctrl_48" value="1" />
- <label for="ctrl_48_0">aaaa</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="ctrl_48_1" type="radio" name="ctrl_48" value="2" />
- <label for="ctrl_48_1">bbbb</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="ctrl_48_2" type="radio" name="ctrl_48" value="3" />
- <label for="ctrl_48_2">cccc</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="ctrl_48_3" type="radio" name="ctrl_48" value="4" />
- <label for="ctrl_48_3">dddd</label>
- </td>
- </tr>
- </table>
- </div>
- <div id="GHTSubTest50" testname="System.Web.UI.WebControls.RadioButtonList: Color.Empty:">
- <table id="ctrl_49" border="0">
- <tr>
- <td>
- <input id="ctrl_49_0" type="radio" name="ctrl_49" value="1" />
- <label for="ctrl_49_0">aaaa</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="ctrl_49_1" type="radio" name="ctrl_49" value="2" />
- <label for="ctrl_49_1">bbbb</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="ctrl_49_2" type="radio" name="ctrl_49" value="3" />
- <label for="ctrl_49_2">cccc</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="ctrl_49_3" type="radio" name="ctrl_49" value="4" />
- <label for="ctrl_49_3">dddd</label>
- </td>
- </tr>
- </table>
- </div>
- <div id="GHTSubTest51" testname="System.Web.UI.WebControls.RadioButtonList: Default:">
- <table id="ctrl_50" border="0">
- <tr>
- <td>
- <input id="ctrl_50_0" type="radio" name="ctrl_50" value="1" />
- <label for="ctrl_50_0">aaaa</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="ctrl_50_1" type="radio" name="ctrl_50" value="2" />
- <label for="ctrl_50_1">bbbb</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="ctrl_50_2" type="radio" name="ctrl_50" value="3" />
- <label for="ctrl_50_2">cccc</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="ctrl_50_3" type="radio" name="ctrl_50" value="4" />
- <label for="ctrl_50_3">dddd</label>
- </td>
- </tr>
- </table>
- </div>
- <div id="GHTSubTest52" testname="System.Web.UI.WebControls.RadioButtonList: Using RGB:">
- <table id="ctrl_51" style="color:#55aaff" border="0">
- <tr>
- <td>
- <input id="ctrl_51_0" type="radio" name="ctrl_51" value="1" />
- <label for="ctrl_51_0">aaaa</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="ctrl_51_1" type="radio" name="ctrl_51" value="2" />
- <label for="ctrl_51_1">bbbb</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="ctrl_51_2" type="radio" name="ctrl_51" value="3" />
- <label for="ctrl_51_2">cccc</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="ctrl_51_3" type="radio" name="ctrl_51" value="4" />
- <label for="ctrl_51_3">dddd</label>
- </td>
- </tr>
- </table>
- </div>
- <div id="GHTSubTest53" testname="System.Web.UI.WebControls.CheckBoxList: Named color:">
- <table id="ctrl_52" style="color:goldenrod" border="0">
- <tr>
- <td>
- <input id="ctrl_52_0" type="checkbox" name="ctrl_52:0" />
- <label for="ctrl_52_0">aaaa</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="ctrl_52_1" type="checkbox" name="ctrl_52:1" />
- <label for="ctrl_52_1">bbbb</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="ctrl_52_2" type="checkbox" name="ctrl_52:2" />
- <label for="ctrl_52_2">cccc</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="ctrl_52_3" type="checkbox" name="ctrl_52:3" />
- <label for="ctrl_52_3">dddd</label>
- </td>
- </tr>
- </table>
- </div>
- <div id="GHTSubTest54" testname="System.Web.UI.WebControls.CheckBoxList: Color.Empty:">
- <table id="ctrl_53" border="0">
- <tr>
- <td>
- <input id="ctrl_53_0" type="checkbox" name="ctrl_53:0" />
- <label for="ctrl_53_0">aaaa</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="ctrl_53_1" type="checkbox" name="ctrl_53:1" />
- <label for="ctrl_53_1">bbbb</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="ctrl_53_2" type="checkbox" name="ctrl_53:2" />
- <label for="ctrl_53_2">cccc</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="ctrl_53_3" type="checkbox" name="ctrl_53:3" />
- <label for="ctrl_53_3">dddd</label>
- </td>
- </tr>
- </table>
- </div>
- <div id="GHTSubTest55" testname="System.Web.UI.WebControls.CheckBoxList: Default:">
- <table id="ctrl_54" border="0">
- <tr>
- <td>
- <input id="ctrl_54_0" type="checkbox" name="ctrl_54:0" />
- <label for="ctrl_54_0">aaaa</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="ctrl_54_1" type="checkbox" name="ctrl_54:1" />
- <label for="ctrl_54_1">bbbb</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="ctrl_54_2" type="checkbox" name="ctrl_54:2" />
- <label for="ctrl_54_2">cccc</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="ctrl_54_3" type="checkbox" name="ctrl_54:3" />
- <label for="ctrl_54_3">dddd</label>
- </td>
- </tr>
- </table>
- </div>
- <div id="GHTSubTest56" testname="System.Web.UI.WebControls.CheckBoxList: Using RGB:">
- <table id="ctrl_55" style="color:#55aaff" border="0">
- <tr>
- <td>
- <input id="ctrl_55_0" type="checkbox" name="ctrl_55:0" />
- <label for="ctrl_55_0">aaaa</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="ctrl_55_1" type="checkbox" name="ctrl_55:1" />
- <label for="ctrl_55_1">bbbb</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="ctrl_55_2" type="checkbox" name="ctrl_55:2" />
- <label for="ctrl_55_2">cccc</label>
- </td>
- </tr>
- <tr>
- <td>
- <input id="ctrl_55_3" type="checkbox" name="ctrl_55:3" />
- <label for="ctrl_55_3">dddd</label>
- </td>
- </tr>
- </table>
- </div>
- <div id="GHTSubTest57" testname="System.Web.UI.WebControls.DataGrid: Named color:">
- <table border="1" cellspacing="0" style="border-collapse:collapse;color:goldenrod" rules="all" id="ctrl_56">
- <tr>
- <td>Id</td>
- <td>Description</td>
- </tr>
- <tr>
- <td>1</td>
- <td>aaaa</td>
- </tr>
- <tr>
- <td>2</td>
- <td>bbbb</td>
- </tr>
- <tr>
- <td>3</td>
- <td>cccc</td>
- </tr>
- <tr>
- <td>4</td>
- <td>dddd</td>
- </tr>
- </table>
- </div>
- <div id="GHTSubTest58" testname="System.Web.UI.WebControls.DataGrid: Color.Empty:">
- <table border="1" cellspacing="0" style="border-collapse:collapse" rules="all" id="ctrl_57">
- <tr>
- <td>Id</td>
- <td>Description</td>
- </tr>
- <tr>
- <td>1</td>
- <td>aaaa</td>
- </tr>
- <tr>
- <td>2</td>
- <td>bbbb</td>
- </tr>
- <tr>
- <td>3</td>
- <td>cccc</td>
- </tr>
- <tr>
- <td>4</td>
- <td>dddd</td>
- </tr>
- </table>
- </div>
- <div id="GHTSubTest59" testname="System.Web.UI.WebControls.DataGrid: Default:">
- <table border="1" cellspacing="0" style="border-collapse:collapse" rules="all" id="ctrl_58">
- <tr>
- <td>Id</td>
- <td>Description</td>
- </tr>
- <tr>
- <td>1</td>
- <td>aaaa</td>
- </tr>
- <tr>
- <td>2</td>
- <td>bbbb</td>
- </tr>
- <tr>
- <td>3</td>
- <td>cccc</td>
- </tr>
- <tr>
- <td>4</td>
- <td>dddd</td>
- </tr>
- </table>
- </div>
- <div id="GHTSubTest60" testname="System.Web.UI.WebControls.DataGrid: Using RGB:">
- <table border="1" cellspacing="0" style="border-collapse:collapse;color:#55aaff" rules="all" id="ctrl_59">
- <tr>
- <td>Id</td>
- <td>Description</td>
- </tr>
- <tr>
- <td>1</td>
- <td>aaaa</td>
- </tr>
- <tr>
- <td>2</td>
- <td>bbbb</td>
- </tr>
- <tr>
- <td>3</td>
- <td>cccc</td>
- </tr>
- <tr>
- <td>4</td>
- <td>dddd</td>
- </tr>
- </table>
- </div>
- <div id="GHTSubTest61" testname="System.Web.UI.WebControls.DataGridItem: Named color:">
- <table border="1" cellspacing="0" style="border-collapse:collapse" rules="all" id="ctrl_60">
- <tr>
- <td>Id</td>
- <td>Description</td>
- </tr>
- <tr id="ctrl_60_ctrl_61" style="color:goldenrod">
- <td>1</td>
- <td>aaaa</td>
- </tr>
- <tr>
- <td>2</td>
- <td>bbbb</td>
- </tr>
- <tr>
- <td>3</td>
- <td>cccc</td>
- </tr>
- <tr>
- <td>4</td>
- <td>dddd</td>
- </tr>
- </table>
- </div>
- <div id="GHTSubTest62" testname="System.Web.UI.WebControls.DataGridItem: Color.Empty:">
- <table border="1" cellspacing="0" style="border-collapse:collapse" rules="all" id="ctrl_62">
- <tr>
- <td>Id</td>
- <td>Description</td>
- </tr>
- <tr id="ctrl_62_ctrl_63">
- <td>1</td>
- <td>aaaa</td>
- </tr>
- <tr>
- <td>2</td>
- <td>bbbb</td>
- </tr>
- <tr>
- <td>3</td>
- <td>cccc</td>
- </tr>
- <tr>
- <td>4</td>
- <td>dddd</td>
- </tr>
- </table>
- </div>
- <div id="GHTSubTest63" testname="System.Web.UI.WebControls.DataGridItem: Default:">
- <table border="1" cellspacing="0" style="border-collapse:collapse" rules="all" id="ctrl_64">
- <tr>
- <td>Id</td>
- <td>Description</td>
- </tr>
- <tr id="ctrl_64_ctrl_65">
- <td>1</td>
- <td>aaaa</td>
- </tr>
- <tr>
- <td>2</td>
- <td>bbbb</td>
- </tr>
- <tr>
- <td>3</td>
- <td>cccc</td>
- </tr>
- <tr>
- <td>4</td>
- <td>dddd</td>
- </tr>
- </table>
- </div>
- <div id="GHTSubTest64" testname="System.Web.UI.WebControls.DataGridItem: Using RGB:">
- <table border="1" cellspacing="0" style="border-collapse:collapse" rules="all" id="ctrl_66">
- <tr>
- <td>Id</td>
- <td>Description</td>
- </tr>
- <tr id="ctrl_66_ctrl_67" style="color:#55aaff">
- <td>1</td>
- <td>aaaa</td>
- </tr>
- <tr>
- <td>2</td>
- <td>bbbb</td>
- </tr>
- <tr>
- <td>3</td>
- <td>cccc</td>
- </tr>
- <tr>
- <td>4</td>
- <td>dddd</td>
- </tr>
- </table>
- </div>
- <div id="GHTSubTest65" testname="System.Web.UI.WebControls.DataList: Named color:">
- <table id="ctrl_68" cellspacing="0" border="0" style="border-collapse:collapse;color:goldenrod">
- <tr>
- <td>
- <div>
- <span style="font-weight:bold">ID: </span>
- <span>1</span>
- <span style="font-weight:bold"> Description: </span>
- <span>aaaa</span>
- </div>
- </td>
- </tr>
- </table>
- </div>
-</testresults> \ No newline at end of file