Jo Shields a575963da9 Imported Upstream version 3.6.0
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
2014-08-13 10:39:27 +01:00

42 lines
1.1 KiB
XML

<Almost>
<IgnoreList>
<div id="" visible="" name=""/>
<span id="" visible="" name=""/>
<input id="" visible="" name="" __EVENTARGUMENT="" __EVENTTARGET="" __VIEWSTATE="" causesvalidation=""/>
<table id="" visible="" name=""/>
<td id="" visible="" name=""/>
<th id="" visible="" name=""/>
<tr id="" visible="" name=""/>
<table id="" visible="" name=""/>
<img id="" visible="" name="" disabled=""/>
<a id="" visible="" name=""/>
<select id="" visible="" name=""/>
<textarea id="" visible="" name=""/>
<button id="" visible="" name="" causesvalidation=""/>
<p visible=""/>
<form visible=""/>
<label for=""/>
<td colspan=""/>
<select language="" onchange=""/>
<input language="" onchange=""/>
<table bordercolor=""/>
</IgnoreList>
<!--delete Java Script attribute value-->
<CleanJavaScriptValueList>
<a href=""/>
<a onclick=""/>
<input onclick=""/>
</CleanJavaScriptValueList>
<!--remove tags by attribute Id or name-->
<RemoveById>
<input id="__VIEWSTATE" name="__VIEWSTATE"/>
</RemoveById>
<!--remove tags-->
<RemoveTags>
</RemoveTags>
</Almost>