| Index: pages/testcases/generic/01.md | 
| diff --git a/pages/testcases/generic/01.md b/pages/testcases/generic/01.md | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..d0439b23524778ddc6479aafab91815e21f57431 | 
| --- /dev/null | 
| +++ b/pages/testcases/generic/01.md | 
| @@ -0,0 +1,29 @@ | 
| +title = ABP Test Pages | 
| +template = testcase | 
| +testcaseid = GENERIC-01 | 
| + | 
| +An image blocked with a generic blocking rule and then whitelisted with $genericblock. | 
| + | 
| +<h3>Feature check</h3> | 
| +Generic blocking rules should be whitelisted: | 
| +<table class="abp-feature-table"> | 
| +<tr> | 
| +  <th>IE</th> | 
| +  <th>Firefox</th> | 
| +  <th>Chrome</th> | 
| +  <th>Opera</th> | 
| +  <th>Safari</th> | 
| +</tr> | 
| +<tr> | 
| +  <td>No</td> | 
| +  <td>Yes</td> | 
| +  <td>Yes</td> | 
| +  <td>???</td> | 
| +  <td>???</td> | 
| +</tr> | 
| +</table> | 
| + | 
| +<h3>Test case</h3> | 
| +<div style="background-image: url(/images/testcase-fail.png); width: 250px; height: 50px;"> | 
| +  <img src="/images/testcase-pass.png?ads=" /> | 
| +</div> | 
|  |