Visual studio upgrade did not work well.
[mono.git] / mcs / class / System.Web / Test / mainsoft / MainsoftWebTest / nunitweb_config.xml
1 <Almost>
2         <IgnoreList>
3                 <div id="" visible="" name="" onmouseover="" onmouseout="" style="" />"
4                 <span id="" visible="" name="" src=""/>
5                 <input id="" visible="" name="" __EVENTARGUMENT="" __EVENTTARGET="" __VIEWSTATE="" causesvalidation="" onclick=""/>
6                 <table id="" visible="" name=""/>
7                 <td id="" visible="" name=""/>
8                 <th id="" visible="" name=""/>
9                 <tr id="" visible="" name=""/>
10                 <table id="" visible="" name=""/>
11                 <img id="" visible="" name="" disabled="" src=""/>
12                 <a id="" visible="" name="" href="" onclick=""/>
13                 <select id="" visible="" name=""/>
14                 <textarea id="" visible="" name=""/>
15                 <button id="" visible="" name="" causesvalidation=""/>
16                 <p visible=""/>
17                 <form visible=""/>
18                 <label for=""/>
19                 <select language="" onchange=""/>
20                 <input language="" onchange=""/>
21                 <table bordercolor=""/>
22     <tr onmouseover="" onmouseout=""  onkeyup="" id="" />
23     <td onmouseover="" onmouseout=""  onkeyup="" id="" />
24   </IgnoreList>
25
26         <!--delete Java Script attribute value-->
27         <CleanJavaScriptValueList>
28                 <a href=""/>
29                 <a onclick=""/>
30                 <area href=""/>
31         </CleanJavaScriptValueList>
32
33         <!--remove tags by attribute Id or name-->
34         <RemoveById>
35                 <input id="__VIEWSTATE" name="__VIEWSTATE"/>
36         </RemoveById>
37 </Almost>
38